From 217202aacface740f3855776a65f64ba70ac7479 Mon Sep 17 00:00:00 2001 From: Dennis Braun Date: Mon, 8 Jun 2020 22:59:00 +0100 Subject: [PATCH] Import supercollider_3.10.4+repack.orig.tar.xz [dgit import orig supercollider_3.10.4+repack.orig.tar.xz] --- .appveyor.yml | 156 + .clang-format | 15 + .editorconfig | 31 + .github/ISSUE_TEMPLATE.md | 46 + .github/PULL_REQUEST_TEMPLATE.md | 40 + .travis.yml | 98 + .travis/before-install-linux.sh | 29 + .travis/before-install-osx.sh | 15 + .travis/before-script-linux.sh | 9 + .travis/before-script-osx.sh | 8 + .travis/lint.sh | 10 + .travis/package-osx.sh | 7 + .travis/qpm-prep.sh | 12 + .travis/qpm-test.sh | 3 + .travis/script-linux.sh | 3 + .travis/script-osx.sh | 18 + .travis/test.sh | 11 + AUTHORS | 135 + CHANGELOG.md | 1928 ++ CHANGELOG_archive.md | 3389 +++ CMakeLists.txt | 598 + CODE_OF_CONDUCT.md | 97 + CONTRIBUTING.md | 205 + COPYING | 674 + DEVELOPING.md | 374 + HelpSource/BrokenLink.html | 28 + HelpSource/Browse.html | 52 + HelpSource/Classes/.placeholder | 0 HelpSource/Classes/A2K.schelp | 18 + HelpSource/Classes/APF.schelp | 38 + HelpSource/Classes/AbstractDispatcher.schelp | 66 + HelpSource/Classes/AbstractFunction.schelp | 583 + HelpSource/Classes/AbstractIn.schelp | 4 + .../Classes/AbstractMessageMatcher.schelp | 27 + HelpSource/Classes/AbstractOut.schelp | 12 + .../Classes/AbstractResponderFunc.schelp | 101 + .../Classes/AbstractServerAction.schelp | 94 + .../Classes/AbstractSystemAction.schelp | 10 + .../Classes/AbstractWrappingDispatcher.schelp | 62 + HelpSource/Classes/AllpassC.schelp | 87 + HelpSource/Classes/AllpassL.schelp | 87 + HelpSource/Classes/AllpassN.schelp | 86 + HelpSource/Classes/AmpComp.schelp | 169 + HelpSource/Classes/AmpCompA.schelp | 167 + HelpSource/Classes/Amplitude.schelp | 64 + HelpSource/Classes/AppClock.schelp | 64 + HelpSource/Classes/ApplicationStart.schelp | 44 + HelpSource/Classes/Archive.schelp | 52 + HelpSource/Classes/Array.schelp | 405 + HelpSource/Classes/Array2D.schelp | 98 + HelpSource/Classes/ArrayedCollection.schelp | 526 + HelpSource/Classes/Association.schelp | 71 + HelpSource/Classes/AudioIn.schelp | 44 + HelpSource/Classes/BAllPass.schelp | 45 + HelpSource/Classes/BBandPass.schelp | 48 + HelpSource/Classes/BBandStop.schelp | 68 + HelpSource/Classes/BEQSuite.schelp | 27 + HelpSource/Classes/BHiPass.schelp | 42 + HelpSource/Classes/BHiPass4.schelp | 40 + HelpSource/Classes/BHiShelf.schelp | 52 + HelpSource/Classes/BLowPass.schelp | 42 + HelpSource/Classes/BLowPass4.schelp | 40 + HelpSource/Classes/BLowShelf.schelp | 52 + HelpSource/Classes/BPF.schelp | 47 + HelpSource/Classes/BPZ2.schelp | 35 + HelpSource/Classes/BPeakEQ.schelp | 52 + HelpSource/Classes/BRF.schelp | 45 + HelpSource/Classes/BRZ2.schelp | 37 + HelpSource/Classes/Bag.schelp | 103 + HelpSource/Classes/Balance2.schelp | 42 + HelpSource/Classes/Ball.schelp | 68 + HelpSource/Classes/BasicOpUGen.schelp | 13 + HelpSource/Classes/BeatTrack.schelp | 100 + HelpSource/Classes/BeatTrack2.schelp | 192 + HelpSource/Classes/BendResponder.schelp | 74 + HelpSource/Classes/BiPanB2.schelp | 58 + HelpSource/Classes/BinaryOpFunction.schelp | 47 + HelpSource/Classes/BinaryOpStream.schelp | 41 + HelpSource/Classes/BinaryOpUGen.schelp | 86 + HelpSource/Classes/Blip.schelp | 49 + HelpSource/Classes/Boolean.schelp | 65 + HelpSource/Classes/BrownNoise.schelp | 35 + HelpSource/Classes/BufAllpassC.schelp | 76 + HelpSource/Classes/BufAllpassL.schelp | 76 + HelpSource/Classes/BufAllpassN.schelp | 75 + HelpSource/Classes/BufChannels.schelp | 24 + HelpSource/Classes/BufCombC.schelp | 64 + HelpSource/Classes/BufCombL.schelp | 64 + HelpSource/Classes/BufCombN.schelp | 68 + HelpSource/Classes/BufDelayC.schelp | 68 + HelpSource/Classes/BufDelayL.schelp | 68 + HelpSource/Classes/BufDelayN.schelp | 72 + HelpSource/Classes/BufDur.schelp | 35 + HelpSource/Classes/BufFrames.schelp | 40 + HelpSource/Classes/BufInfoUGenBase.schelp | 7 + HelpSource/Classes/BufRateScale.schelp | 37 + HelpSource/Classes/BufRd.schelp | 111 + HelpSource/Classes/BufSampleRate.schelp | 44 + HelpSource/Classes/BufSamples.schelp | 41 + HelpSource/Classes/BufWr.schelp | 67 + HelpSource/Classes/Buffer.schelp | 958 + HelpSource/Classes/Bus.schelp | 328 + HelpSource/Classes/BusPlug.schelp | 268 + HelpSource/Classes/Button.schelp | 384 + HelpSource/Classes/CCResponder.schelp | 79 + HelpSource/Classes/COsc.schelp | 57 + HelpSource/Classes/CSVFileReader.schelp | 67 + HelpSource/Classes/Changed.schelp | 35 + HelpSource/Classes/ChaosGen.schelp | 17 + HelpSource/Classes/Char.schelp | 110 + HelpSource/Classes/CheckBadValues.schelp | 47 + HelpSource/Classes/CheckBox.schelp | 58 + HelpSource/Classes/Class.schelp | 169 + HelpSource/Classes/Clip.schelp | 41 + HelpSource/Classes/ClipNoise.schelp | 28 + HelpSource/Classes/Clock.schelp | 56 + HelpSource/Classes/CmdPeriod.schelp | 86 + HelpSource/Classes/CoinGate.schelp | 59 + HelpSource/Classes/Collection.schelp | 519 + HelpSource/Classes/Color.schelp | 1003 + HelpSource/Classes/CombC.schelp | 83 + HelpSource/Classes/CombL.schelp | 67 + HelpSource/Classes/CombN.schelp | 69 + HelpSource/Classes/Compander.schelp | 159 + HelpSource/Classes/CompanderD.schelp | 44 + HelpSource/Classes/Complex.schelp | 225 + HelpSource/Classes/CompositeView.schelp | 175 + HelpSource/Classes/Condition.schelp | 122 + .../Classes/ContiguousBlockAllocator.schelp | 39 + HelpSource/Classes/Control.schelp | 163 + HelpSource/Classes/ControlDur.schelp | 19 + HelpSource/Classes/ControlName.schelp | 37 + HelpSource/Classes/ControlRate.schelp | 30 + HelpSource/Classes/ControlSpec.schelp | 210 + HelpSource/Classes/Convolution.schelp | 100 + HelpSource/Classes/Convolution2.schelp | 202 + HelpSource/Classes/Convolution2L.schelp | 187 + HelpSource/Classes/Convolution3.schelp | 34 + HelpSource/Classes/Crackle.schelp | 36 + HelpSource/Classes/CuspL.schelp | 44 + HelpSource/Classes/CuspN.schelp | 46 + HelpSource/Classes/CustomViewAction.schelp | 47 + HelpSource/Classes/DC.schelp | 37 + HelpSource/Classes/Date.schelp | 195 + HelpSource/Classes/Dbrown.schelp | 60 + HelpSource/Classes/Dbufrd.schelp | 56 + HelpSource/Classes/Dbufwr.schelp | 86 + HelpSource/Classes/Dconst.schelp | 45 + HelpSource/Classes/DebugNodeWatcher.schelp | 25 + HelpSource/Classes/Decay.schelp | 36 + HelpSource/Classes/Decay2.schelp | 55 + HelpSource/Classes/DecodeB2.schelp | 69 + HelpSource/Classes/DegreeToKey.schelp | 83 + HelpSource/Classes/DelTapRd.schelp | 31 + HelpSource/Classes/DelTapWr.schelp | 75 + HelpSource/Classes/Delay1.schelp | 41 + HelpSource/Classes/Delay2.schelp | 37 + HelpSource/Classes/DelayC.schelp | 56 + HelpSource/Classes/DelayL.schelp | 58 + HelpSource/Classes/DelayN.schelp | 57 + HelpSource/Classes/Demand.schelp | 152 + HelpSource/Classes/DemandEnvGen.schelp | 407 + HelpSource/Classes/DetectIndex.schelp | 42 + HelpSource/Classes/DetectSilence.schelp | 94 + HelpSource/Classes/Dgeom.schelp | 59 + HelpSource/Classes/Dialog.schelp | 63 + HelpSource/Classes/Dibrown.schelp | 59 + HelpSource/Classes/Dictionary.schelp | 411 + HelpSource/Classes/DiskIn.schelp | 126 + HelpSource/Classes/DiskOut.schelp | 132 + HelpSource/Classes/Diwhite.schelp | 54 + HelpSource/Classes/Document.schelp | 575 + HelpSource/Classes/Done.schelp | 91 + HelpSource/Classes/DoubleArray.schelp | 32 + HelpSource/Classes/Download.schelp | 62 + HelpSource/Classes/Dpoll.schelp | 58 + HelpSource/Classes/DragBoth.schelp | 56 + HelpSource/Classes/DragSink.schelp | 102 + HelpSource/Classes/DragSource.schelp | 101 + HelpSource/Classes/Drand.schelp | 44 + HelpSource/Classes/DrawGrid.schelp | 169 + HelpSource/Classes/Dreset.schelp | 45 + HelpSource/Classes/Dseq.schelp | 56 + HelpSource/Classes/Dser.schelp | 43 + HelpSource/Classes/Dseries.schelp | 59 + HelpSource/Classes/Dshuf.schelp | 51 + HelpSource/Classes/Dstutter.schelp | 28 + HelpSource/Classes/Dswitch.schelp | 62 + HelpSource/Classes/Dswitch1.schelp | 54 + HelpSource/Classes/Dunique.schelp | 36 + HelpSource/Classes/Dust.schelp | 46 + HelpSource/Classes/Dust2.schelp | 46 + HelpSource/Classes/Duty.schelp | 144 + HelpSource/Classes/Dwhite.schelp | 55 + HelpSource/Classes/Dwrand.schelp | 30 + HelpSource/Classes/Dxrand.schelp | 45 + HelpSource/Classes/DynKlang.schelp | 74 + HelpSource/Classes/DynKlank.schelp | 111 + HelpSource/Classes/EZGui.schelp | 102 + HelpSource/Classes/EZKnob.schelp | 454 + HelpSource/Classes/EZListView.schelp | 182 + HelpSource/Classes/EZLists.schelp | 80 + HelpSource/Classes/EZNumber.schelp | 321 + HelpSource/Classes/EZPopUpMenu.schelp | 207 + HelpSource/Classes/EZRanger.schelp | 344 + HelpSource/Classes/EZScroller.schelp | 30 + HelpSource/Classes/EZSlider.schelp | 455 + HelpSource/Classes/EZText.schelp | 218 + HelpSource/Classes/EmacsDocument.schelp | 8 + HelpSource/Classes/Env.schelp | 870 + HelpSource/Classes/EnvGate.schelp | 49 + HelpSource/Classes/EnvGen.schelp | 314 + HelpSource/Classes/EnvelopeView.schelp | 435 + HelpSource/Classes/EnvirGui.schelp | 251 + HelpSource/Classes/Environment.schelp | 282 + HelpSource/Classes/EnvironmentRedirect.schelp | 62 + HelpSource/Classes/Error.schelp | 50 + HelpSource/Classes/Event-default-note.png | Bin 0 -> 83012 bytes HelpSource/Classes/Event.schelp | 518 + HelpSource/Classes/EventPatternProxy.schelp | 254 + HelpSource/Classes/EventStreamCleanup.schelp | 206 + HelpSource/Classes/EventStreamPlayer.schelp | 51 + HelpSource/Classes/Exception.schelp | 108 + HelpSource/Classes/ExpRand.schelp | 47 + HelpSource/Classes/FBSineC.schelp | 74 + HelpSource/Classes/FBSineL.schelp | 75 + HelpSource/Classes/FBSineN.schelp | 77 + HelpSource/Classes/FFT.schelp | 149 + HelpSource/Classes/FFTTrigger.schelp | 41 + HelpSource/Classes/FOS.schelp | 67 + HelpSource/Classes/FSinOsc.schelp | 48 + HelpSource/Classes/False.schelp | 6 + HelpSource/Classes/Fdef.schelp | 82 + HelpSource/Classes/File.schelp | 266 + HelpSource/Classes/FileDialog.schelp | 108 + HelpSource/Classes/FileReader.schelp | 70 + HelpSource/Classes/Filter.schelp | 27 + HelpSource/Classes/FilterPattern.schelp | 12 + HelpSource/Classes/Float.schelp | 164 + HelpSource/Classes/FloatArray.schelp | 33 + HelpSource/Classes/FlowLayout.schelp | 213 + HelpSource/Classes/FlowVar.schelp | 44 + HelpSource/Classes/FlowView.schelp | 311 + HelpSource/Classes/Fold.schelp | 34 + HelpSource/Classes/Font.schelp | 248 + HelpSource/Classes/Formant.schelp | 47 + HelpSource/Classes/Formlet.schelp | 92 + HelpSource/Classes/Frame.schelp | 21 + HelpSource/Classes/Free.schelp | 43 + HelpSource/Classes/FreeSelf.schelp | 62 + HelpSource/Classes/FreeSelfWhenDone.schelp | 73 + HelpSource/Classes/FreeVerb.schelp | 70 + HelpSource/Classes/FreeVerb2.schelp | 74 + HelpSource/Classes/FreqScope.schelp | 70 + HelpSource/Classes/FreqScopeView.schelp | 180 + HelpSource/Classes/FreqShift.schelp | 138 + HelpSource/Classes/FuncFilterPattern.schelp | 10 + HelpSource/Classes/FuncStream.schelp | 111 + HelpSource/Classes/Function.schelp | 688 + HelpSource/Classes/FunctionDef.schelp | 87 + HelpSource/Classes/FunctionList.schelp | 140 + HelpSource/Classes/GUI.schelp | 107 + HelpSource/Classes/GVerb.schelp | 98 + HelpSource/Classes/Gate.schelp | 33 + HelpSource/Classes/GbmanL.schelp | 49 + HelpSource/Classes/GbmanN.schelp | 52 + HelpSource/Classes/Gendy1.schelp | 304 + HelpSource/Classes/Gendy2.schelp | 265 + HelpSource/Classes/Gendy3.schelp | 238 + HelpSource/Classes/Git.schelp | 120 + HelpSource/Classes/Gradient.schelp | 83 + HelpSource/Classes/GrainBuf.schelp | 97 + HelpSource/Classes/GrainFM.schelp | 90 + HelpSource/Classes/GrainIn.schelp | 81 + HelpSource/Classes/GrainSin.schelp | 86 + HelpSource/Classes/GrayNoise.schelp | 37 + HelpSource/Classes/GridLayout.schelp | 186 + HelpSource/Classes/GridLines.schelp | 126 + HelpSource/Classes/Group.schelp | 265 + HelpSource/Classes/HID.schelp | 379 + HelpSource/Classes/HIDCollection.schelp | 90 + HelpSource/Classes/HIDElement.schelp | 167 + HelpSource/Classes/HIDElementProto.schelp | 151 + HelpSource/Classes/HIDFunc.schelp | 310 + HelpSource/Classes/HIDInfo.schelp | 73 + HelpSource/Classes/HIDProto.schelp | 160 + HelpSource/Classes/HIDUsage.schelp | 74 + HelpSource/Classes/HIDdef.schelp | 308 + HelpSource/Classes/HLayout.schelp | 52 + HelpSource/Classes/HLayoutView.schelp | 188 + HelpSource/Classes/HPF.schelp | 53 + HelpSource/Classes/HPZ1.schelp | 56 + HelpSource/Classes/HPZ2.schelp | 54 + HelpSource/Classes/Harmonics.schelp | 130 + HelpSource/Classes/Hasher.schelp | 54 + HelpSource/Classes/HelpBrowser.schelp | 74 + HelpSource/Classes/HenonC.schelp | 56 + HelpSource/Classes/HenonL.schelp | 56 + HelpSource/Classes/HenonN.schelp | 58 + HelpSource/Classes/Hilbert.schelp | 38 + HelpSource/Classes/HilbertFIR.schelp | 31 + HelpSource/Classes/HiliteGradient.schelp | 69 + HelpSource/Classes/History.schelp | 409 + HelpSource/Classes/HistoryGui.schelp | 177 + HelpSource/Classes/IEnvGen.schelp | 58 + HelpSource/Classes/IFFT.schelp | 53 + HelpSource/Classes/IODesc.schelp | 31 + HelpSource/Classes/IRand.schelp | 45 + HelpSource/Classes/IdentityBag.schelp | 61 + HelpSource/Classes/IdentityDictionary.schelp | 199 + HelpSource/Classes/IdentityDictionary_01.png | Bin 0 -> 13274 bytes HelpSource/Classes/IdentityDictionary_02.png | Bin 0 -> 10882 bytes HelpSource/Classes/IdentityDictionary_03.png | Bin 0 -> 27666 bytes HelpSource/Classes/IdentityDictionary_04.png | Bin 0 -> 27638 bytes HelpSource/Classes/IdentitySet.schelp | 96 + HelpSource/Classes/Image.schelp | 694 + HelpSource/Classes/Impulse.schelp | 56 + HelpSource/Classes/In.schelp | 133 + HelpSource/Classes/InBus.schelp | 78 + HelpSource/Classes/InFeedback.schelp | 141 + HelpSource/Classes/InRange.schelp | 44 + HelpSource/Classes/InRect.schelp | 40 + HelpSource/Classes/InTrig.schelp | 53 + HelpSource/Classes/Index.schelp | 102 + HelpSource/Classes/IndexInBetween.schelp | 68 + HelpSource/Classes/IndexL.schelp | 88 + HelpSource/Classes/InfoUGenBase.schelp | 7 + HelpSource/Classes/Int16Array.schelp | 19 + HelpSource/Classes/Int32Array.schelp | 19 + HelpSource/Classes/Int8Array.schelp | 19 + HelpSource/Classes/Integer.schelp | 227 + HelpSource/Classes/Integrator.schelp | 53 + HelpSource/Classes/InterplEnv.schelp | 21 + HelpSource/Classes/InterplPairs.schelp | 21 + HelpSource/Classes/InterplXYC.schelp | 21 + HelpSource/Classes/Interpreter.schelp | 147 + HelpSource/Classes/Interval.schelp | 44 + HelpSource/Classes/JITGui.schelp | 266 + HelpSource/Classes/K2A.schelp | 50 + HelpSource/Classes/KeyState.schelp | 56 + HelpSource/Classes/KeyTrack.schelp | 180 + HelpSource/Classes/Klang.schelp | 75 + HelpSource/Classes/Klank.schelp | 285 + HelpSource/Classes/Knob.schelp | 322 + HelpSource/Classes/LFClipNoise.schelp | 61 + HelpSource/Classes/LFCub.schelp | 57 + HelpSource/Classes/LFDClipNoise.schelp | 62 + HelpSource/Classes/LFDNoise0.schelp | 66 + HelpSource/Classes/LFDNoise1.schelp | 57 + HelpSource/Classes/LFDNoise3.schelp | 68 + HelpSource/Classes/LFGauss.schelp | 229 + HelpSource/Classes/LFNoise0.schelp | 47 + HelpSource/Classes/LFNoise1.schelp | 48 + HelpSource/Classes/LFNoise2.schelp | 51 + HelpSource/Classes/LFPar.schelp | 79 + HelpSource/Classes/LFPulse.schelp | 72 + HelpSource/Classes/LFSaw.schelp | 47 + HelpSource/Classes/LFTri.schelp | 52 + HelpSource/Classes/LID.schelp | 525 + HelpSource/Classes/LIDGui.schelp | 43 + HelpSource/Classes/LIDInfo.schelp | 48 + HelpSource/Classes/LIDSlot.schelp | 98 + HelpSource/Classes/LPF.schelp | 54 + HelpSource/Classes/LPZ1.schelp | 44 + HelpSource/Classes/LPZ2.schelp | 43 + HelpSource/Classes/Lag.schelp | 57 + HelpSource/Classes/Lag2.schelp | 56 + HelpSource/Classes/Lag2UD.schelp | 43 + HelpSource/Classes/Lag3.schelp | 56 + HelpSource/Classes/Lag3UD.schelp | 43 + HelpSource/Classes/LagControl.schelp | 25 + HelpSource/Classes/LagIn.schelp | 31 + HelpSource/Classes/LagUD.schelp | 44 + HelpSource/Classes/LanguageConfig.schelp | 65 + HelpSource/Classes/LastValue.schelp | 57 + HelpSource/Classes/Latch.schelp | 33 + HelpSource/Classes/LatoocarfianC.schelp | 65 + HelpSource/Classes/LatoocarfianL.schelp | 81 + HelpSource/Classes/LatoocarfianN.schelp | 67 + HelpSource/Classes/Layout.schelp | 35 + HelpSource/Classes/LazyEnvir.schelp | 98 + HelpSource/Classes/LeakDC.schelp | 46 + HelpSource/Classes/LeastChange.schelp | 60 + HelpSource/Classes/LevelIndicator.schelp | 252 + HelpSource/Classes/Library.schelp | 27 + HelpSource/Classes/LibraryBase.schelp | 38 + HelpSource/Classes/Limiter.schelp | 56 + HelpSource/Classes/LinCongC.schelp | 69 + HelpSource/Classes/LinCongL.schelp | 69 + HelpSource/Classes/LinCongN.schelp | 71 + HelpSource/Classes/LinExp.schelp | 90 + HelpSource/Classes/LinLin.schelp | 94 + HelpSource/Classes/LinPan2.schelp | 44 + HelpSource/Classes/LinRand.schelp | 60 + HelpSource/Classes/LinSelectX.schelp | 51 + HelpSource/Classes/LinXFade2.schelp | 43 + HelpSource/Classes/Line.schelp | 56 + HelpSource/Classes/LineLayout.schelp | 125 + HelpSource/Classes/Linen.schelp | 130 + HelpSource/Classes/LinkedList.schelp | 43 + HelpSource/Classes/LinkedListNode.schelp | 7 + HelpSource/Classes/List.schelp | 297 + HelpSource/Classes/ListPattern.schelp | 12 + HelpSource/Classes/ListView.schelp | 196 + HelpSource/Classes/LocalBuf.schelp | 204 + HelpSource/Classes/LocalIn.schelp | 135 + HelpSource/Classes/LocalOut.schelp | 139 + HelpSource/Classes/Logistic.schelp | 48 + HelpSource/Classes/LorenzL.schelp | 58 + HelpSource/Classes/Loudness.schelp | 78 + HelpSource/Classes/MFCC.schelp | 239 + HelpSource/Classes/MIDIClient.schelp | 87 + HelpSource/Classes/MIDIFunc.schelp | 228 + .../MIDIFuncBothCAMessageMatcher.schelp | 43 + .../Classes/MIDIFuncBothMessageMatcher.schelp | 43 + .../MIDIFuncChanArrayMessageMatcher.schelp | 40 + .../Classes/MIDIFuncChanMessageMatcher.schelp | 40 + .../Classes/MIDIFuncSrcMessageMatcher.schelp | 40 + .../MIDIFuncSrcMessageMatcherNV.schelp | 25 + HelpSource/Classes/MIDIIn.schelp | 488 + .../Classes/MIDIMessageDispatcher.schelp | 67 + .../Classes/MIDIMessageDispatcherNV.schelp | 40 + HelpSource/Classes/MIDIOut.schelp | 211 + HelpSource/Classes/MIDIResponder.schelp | 95 + HelpSource/Classes/MIDIdef.schelp | 205 + HelpSource/Classes/Magnitude.schelp | 35 + HelpSource/Classes/Main.schelp | 155 + HelpSource/Classes/MainMenu.schelp | 143 + HelpSource/Classes/MantissaMask.schelp | 67 + HelpSource/Classes/MaxLocalBufs.schelp | 7 + HelpSource/Classes/Maybe.schelp | 238 + HelpSource/Classes/Median.schelp | 82 + HelpSource/Classes/Menu.schelp | 157 + HelpSource/Classes/MenuAction.schelp | 250 + HelpSource/Classes/Message.schelp | 59 + HelpSource/Classes/Method.schelp | 55 + HelpSource/Classes/MidEQ.schelp | 83 + HelpSource/Classes/Mix.schelp | 60 + HelpSource/Classes/ModDif.schelp | 54 + HelpSource/Classes/Monitor.schelp | 194 + HelpSource/Classes/MonitorGui.schelp | 129 + HelpSource/Classes/MoogFF.schelp | 46 + HelpSource/Classes/MostChange.schelp | 64 + HelpSource/Classes/MouseButton.schelp | 51 + HelpSource/Classes/MouseX.schelp | 45 + HelpSource/Classes/MouseY.schelp | 44 + HelpSource/Classes/MulAdd.schelp | 49 + .../MultiLevelIdentityDictionary.schelp | 56 + HelpSource/Classes/MultiOutUGen.schelp | 17 + HelpSource/Classes/MultiSliderView.schelp | 466 + HelpSource/Classes/MultiTap.schelp | 55 + HelpSource/Classes/NAryOpFunction.schelp | 32 + HelpSource/Classes/NAryOpStream.schelp | 28 + HelpSource/Classes/NRand.schelp | 68 + HelpSource/Classes/NamedControl.schelp | 136 + HelpSource/Classes/Ndef.schelp | 340 + HelpSource/Classes/NdefGui.schelp | 317 + HelpSource/Classes/NdefMixer.schelp | 44 + HelpSource/Classes/NdefMixerOld.schelp | 69 + HelpSource/Classes/NdefParamGui.schelp | 97 + HelpSource/Classes/NetAddr.schelp | 125 + HelpSource/Classes/Nil.schelp | 186 + HelpSource/Classes/Node.schelp | 321 + HelpSource/Classes/NodeControl.schelp | 35 + HelpSource/Classes/NodeMap.schelp | 110 + HelpSource/Classes/NodeProxy.schelp | 810 + HelpSource/Classes/NodeProxyEditor.schelp | 169 + HelpSource/Classes/NodeWatcher.schelp | 68 + HelpSource/Classes/Normalizer.schelp | 57 + HelpSource/Classes/NoteOffResponder.schelp | 78 + HelpSource/Classes/NoteOnResponder.schelp | 78 + HelpSource/Classes/NotificationCenter.schelp | 45 + HelpSource/Classes/NumAudioBuses.schelp | 15 + HelpSource/Classes/NumBuffers.schelp | 15 + HelpSource/Classes/NumChannels.schelp | 49 + HelpSource/Classes/NumControlBuses.schelp | 15 + HelpSource/Classes/NumInputBuses.schelp | 15 + HelpSource/Classes/NumOutputBuses.schelp | 15 + HelpSource/Classes/NumRunningSynths.schelp | 33 + HelpSource/Classes/Number.schelp | 92 + HelpSource/Classes/NumberBox.schelp | 262 + HelpSource/Classes/OSCArgsMatcher.schelp | 46 + HelpSource/Classes/OSCBundle.schelp | 76 + HelpSource/Classes/OSCFunc.schelp | 135 + .../Classes/OSCFuncAddrMessageMatcher.schelp | 41 + .../Classes/OSCFuncBothMessageMatcher.schelp | 44 + .../OSCFuncRecvPortMessageMatcher.schelp | 41 + .../Classes/OSCMessageDispatcher.schelp | 54 + .../OSCMessagePatternDispatcher.schelp | 34 + HelpSource/Classes/OSCdef.schelp | 164 + HelpSource/Classes/OSCpathResponder.schelp | 99 + HelpSource/Classes/OSCresponder.schelp | 42 + HelpSource/Classes/OSCresponderNode.schelp | 143 + HelpSource/Classes/Object.schelp | 888 + HelpSource/Classes/ObjectGui.schelp | 215 + HelpSource/Classes/ObjectTable.schelp | 40 + HelpSource/Classes/OffsetOut.schelp | 104 + HelpSource/Classes/OnError.schelp | 12 + HelpSource/Classes/OnePole.schelp | 53 + HelpSource/Classes/OneZero.schelp | 71 + HelpSource/Classes/Onsets.schelp | 125 + HelpSource/Classes/Operand.schelp | 91 + HelpSource/Classes/Order.schelp | 55 + HelpSource/Classes/OrderedIdentitySet.schelp | 19 + HelpSource/Classes/Osc.schelp | 141 + HelpSource/Classes/OscN.schelp | 145 + HelpSource/Classes/Out.schelp | 69 + HelpSource/Classes/OutputProxy.schelp | 41 + HelpSource/Classes/PMOsc.schelp | 54 + HelpSource/Classes/PSinGrain.schelp | 29 + HelpSource/Classes/PV_Add.schelp | 48 + HelpSource/Classes/PV_BinScramble.schelp | 53 + HelpSource/Classes/PV_BinShift.schelp | 86 + HelpSource/Classes/PV_BinWipe.schelp | 76 + HelpSource/Classes/PV_BrickWall.schelp | 56 + HelpSource/Classes/PV_ChainUGen.schelp | 248 + HelpSource/Classes/PV_ConformalMap.schelp | 95 + HelpSource/Classes/PV_Conj.schelp | 46 + HelpSource/Classes/PV_Copy.schelp | 168 + HelpSource/Classes/PV_CopyPhase.schelp | 53 + HelpSource/Classes/PV_Diffuser.schelp | 56 + HelpSource/Classes/PV_Div.schelp | 58 + HelpSource/Classes/PV_HainsworthFoote.schelp | 105 + HelpSource/Classes/PV_JensenAndersen.schelp | 74 + HelpSource/Classes/PV_LocalMax.schelp | 53 + HelpSource/Classes/PV_MagAbove.schelp | 64 + HelpSource/Classes/PV_MagBelow.schelp | 67 + HelpSource/Classes/PV_MagClip.schelp | 52 + HelpSource/Classes/PV_MagDiv.schelp | 52 + HelpSource/Classes/PV_MagFreeze.schelp | 57 + HelpSource/Classes/PV_MagMul.schelp | 55 + HelpSource/Classes/PV_MagNoise.schelp | 51 + HelpSource/Classes/PV_MagShift.schelp | 78 + HelpSource/Classes/PV_MagSmear.schelp | 56 + HelpSource/Classes/PV_MagSquared.schelp | 43 + HelpSource/Classes/PV_Max.schelp | 50 + HelpSource/Classes/PV_Min.schelp | 50 + HelpSource/Classes/PV_Mul.schelp | 61 + HelpSource/Classes/PV_PhaseShift.schelp | 44 + HelpSource/Classes/PV_PhaseShift270.schelp | 38 + HelpSource/Classes/PV_PhaseShift90.schelp | 38 + HelpSource/Classes/PV_RandComb.schelp | 60 + HelpSource/Classes/PV_RandWipe.schelp | 56 + HelpSource/Classes/PV_RectComb.schelp | 62 + HelpSource/Classes/PV_RectComb2.schelp | 68 + HelpSource/Classes/PackFFT.schelp | 67 + HelpSource/Classes/Padd.schelp | 53 + HelpSource/Classes/Paddp.schelp | 47 + HelpSource/Classes/Paddpre.schelp | 70 + HelpSource/Classes/PageLayout.schelp | 233 + HelpSource/Classes/Pair.schelp | 61 + HelpSource/Classes/Pan2.schelp | 42 + HelpSource/Classes/Pan4.schelp | 54 + HelpSource/Classes/PanAz.schelp | 121 + HelpSource/Classes/PanB.schelp | 48 + HelpSource/Classes/PanB2.schelp | 53 + HelpSource/Classes/ParGroup.schelp | 54 + HelpSource/Classes/ParamView.schelp | 102 + HelpSource/Classes/PartConv.schelp | 116 + HelpSource/Classes/PathName.schelp | 279 + HelpSource/Classes/Pattern.schelp | 508 + HelpSource/Classes/PatternConductor.schelp | 57 + HelpSource/Classes/PatternProxy.schelp | 167 + HelpSource/Classes/Pause.schelp | 45 + HelpSource/Classes/PauseSelf.schelp | 40 + HelpSource/Classes/PauseSelfWhenDone.schelp | 20 + HelpSource/Classes/Pavaroh.schelp | 60 + HelpSource/Classes/Pbeta.schelp | 103 + HelpSource/Classes/Pbind.schelp | 512 + HelpSource/Classes/PbindProxy.schelp | 77 + HelpSource/Classes/Pbindef.schelp | 70 + HelpSource/Classes/Pbindf.schelp | 53 + HelpSource/Classes/Pbinop.schelp | 109 + HelpSource/Classes/Pbrown.schelp | 90 + HelpSource/Classes/Pbus.schelp | 89 + HelpSource/Classes/Pcauchy.schelp | 65 + HelpSource/Classes/Pchain.schelp | 101 + HelpSource/Classes/Pclump.schelp | 38 + HelpSource/Classes/Pclutch.schelp | 44 + HelpSource/Classes/Pcollect.schelp | 36 + HelpSource/Classes/Pconst.schelp | 51 + HelpSource/Classes/Pdef.schelp | 439 + HelpSource/Classes/PdefAllGui.schelp | 59 + HelpSource/Classes/PdefEditor.schelp | 19 + HelpSource/Classes/PdefGui.schelp | 206 + HelpSource/Classes/Pdefn.schelp | 270 + HelpSource/Classes/PdefnAllGui.schelp | 25 + HelpSource/Classes/PdefnGui.schelp | 34 + HelpSource/Classes/PdegreeToKey.schelp | 48 + HelpSource/Classes/Pdfsm.schelp | 182 + HelpSource/Classes/Pdict.schelp | 28 + HelpSource/Classes/PdurStutter.schelp | 81 + HelpSource/Classes/Peak.schelp | 59 + HelpSource/Classes/PeakFollower.schelp | 92 + HelpSource/Classes/Pen.schelp | 1099 + HelpSource/Classes/Penvir.schelp | 50 + HelpSource/Classes/Pevent.schelp | 78 + HelpSource/Classes/Pexprand.schelp | 56 + HelpSource/Classes/Pfin.schelp | 60 + HelpSource/Classes/Pfindur.schelp | 46 + HelpSource/Classes/Pfinval.schelp | 50 + HelpSource/Classes/Pfset.schelp | 63 + HelpSource/Classes/Pfsm.schelp | 89 + HelpSource/Classes/Pfunc.schelp | 51 + HelpSource/Classes/Pfuncn.schelp | 53 + HelpSource/Classes/Pfx.schelp | 47 + HelpSource/Classes/Pfxb.schelp | 82 + HelpSource/Classes/Pgate.schelp | 59 + HelpSource/Classes/Pgauss.schelp | 69 + HelpSource/Classes/Pgbrown.schelp | 70 + HelpSource/Classes/Pgeom.schelp | 62 + HelpSource/Classes/Pgpar.schelp | 109 + HelpSource/Classes/Pgroup.schelp | 32 + HelpSource/Classes/Phasor.schelp | 116 + HelpSource/Classes/Phprand.schelp | 65 + HelpSource/Classes/Pif.schelp | 54 + HelpSource/Classes/Pindex.schelp | 44 + HelpSource/Classes/PingPong.schelp | 90 + HelpSource/Classes/PinkNoise.schelp | 43 + HelpSource/Classes/Pipe.schelp | 64 + HelpSource/Classes/Pitch.schelp | 120 + HelpSource/Classes/PitchShift.schelp | 100 + HelpSource/Classes/Pkey.schelp | 34 + HelpSource/Classes/Place.schelp | 53 + HelpSource/Classes/Plambda.schelp | 52 + HelpSource/Classes/Platform.schelp | 206 + HelpSource/Classes/PlayBuf.schelp | 135 + HelpSource/Classes/Plazy.schelp | 76 + HelpSource/Classes/PlazyEnvir.schelp | 59 + HelpSource/Classes/PlazyEnvirN.schelp | 64 + HelpSource/Classes/Plotter.schelp | 478 + HelpSource/Classes/Plprand.schelp | 65 + HelpSource/Classes/Pluck.schelp | 55 + HelpSource/Classes/Pmeanrand.schelp | 63 + HelpSource/Classes/Pmono.schelp | 72 + HelpSource/Classes/PmonoArtic.schelp | 38 + HelpSource/Classes/Pmul.schelp | 55 + HelpSource/Classes/Pmulp.schelp | 47 + HelpSource/Classes/Pmulpre.schelp | 67 + HelpSource/Classes/Pn.schelp | 49 + HelpSource/Classes/Pnaryop.schelp | 108 + HelpSource/Classes/Pnsym.schelp | 56 + HelpSource/Classes/Point.schelp | 88 + HelpSource/Classes/Polar.schelp | 55 + HelpSource/Classes/Poll.schelp | 100 + HelpSource/Classes/PopUpMenu.schelp | 166 + HelpSource/Classes/Post.schelp | 85 + HelpSource/Classes/Ppar.schelp | 40 + HelpSource/Classes/PparGroup.schelp | 29 + HelpSource/Classes/Ppatlace.schelp | 92 + HelpSource/Classes/Ppatmod.schelp | 65 + HelpSource/Classes/Ppoisson.schelp | 72 + HelpSource/Classes/Pprob.schelp | 107 + HelpSource/Classes/Pprotect.schelp | 25 + HelpSource/Classes/Pproto.schelp | 212 + HelpSource/Classes/Prand.schelp | 48 + HelpSource/Classes/Preject.schelp | 41 + HelpSource/Classes/Prewrite.schelp | 71 + HelpSource/Classes/PriorityQueue.schelp | 67 + HelpSource/Classes/Process.schelp | 58 + .../Classes/ProgramChangeResponder.schelp | 55 + HelpSource/Classes/Prorate.schelp | 71 + HelpSource/Classes/Prout.schelp | 60 + HelpSource/Classes/ProxyMixer.schelp | 267 + HelpSource/Classes/ProxyMixerOld.schelp | 164 + HelpSource/Classes/ProxyMonitorGui.schelp | 126 + HelpSource/Classes/ProxyNodeMap.schelp | 8 + HelpSource/Classes/ProxySpace.schelp | 211 + HelpSource/Classes/ProxySynthDef.schelp | 60 + HelpSource/Classes/Pseed.schelp | 65 + HelpSource/Classes/Pseg.schelp | 56 + HelpSource/Classes/Pselect.schelp | 42 + HelpSource/Classes/Pseq.schelp | 72 + HelpSource/Classes/Pser.schelp | 40 + HelpSource/Classes/Pseries.schelp | 61 + HelpSource/Classes/Pset.schelp | 69 + HelpSource/Classes/Psetp.schelp | 57 + HelpSource/Classes/Psetpre.schelp | 69 + HelpSource/Classes/Pshuf.schelp | 40 + HelpSource/Classes/Pslide.schelp | 58 + HelpSource/Classes/Pspawn.schelp | 156 + HelpSource/Classes/Pspawner.schelp | 196 + HelpSource/Classes/Pstep.schelp | 187 + HelpSource/Classes/PstepNadd.schelp | 59 + HelpSource/Classes/PstepNfunc.schelp | 65 + HelpSource/Classes/Pstutter.schelp | 91 + HelpSource/Classes/Pswitch.schelp | 47 + HelpSource/Classes/Pswitch1.schelp | 48 + HelpSource/Classes/Psym.schelp | 72 + HelpSource/Classes/Psync.schelp | 102 + HelpSource/Classes/Ptime.schelp | 66 + HelpSource/Classes/Ptpar.schelp | 40 + HelpSource/Classes/Ptuple.schelp | 68 + HelpSource/Classes/Pulse.schelp | 50 + HelpSource/Classes/PulseCount.schelp | 41 + HelpSource/Classes/PulseDivider.schelp | 48 + HelpSource/Classes/Punop.schelp | 95 + HelpSource/Classes/PureUGen.schelp | 13 + HelpSource/Classes/Pwalk.schelp | 74 + HelpSource/Classes/Pwhile.schelp | 34 + HelpSource/Classes/Pwhite.schelp | 71 + HelpSource/Classes/Pwrand.schelp | 40 + HelpSource/Classes/Pwrap.schelp | 39 + HelpSource/Classes/Pxrand.schelp | 40 + HelpSource/Classes/QPalette.schelp | 102 + HelpSource/Classes/QPenPrinter.schelp | 149 + HelpSource/Classes/QtGUI.schelp | 67 + HelpSource/Classes/QuadC.schelp | 60 + HelpSource/Classes/QuadL.schelp | 60 + HelpSource/Classes/QuadN.schelp | 62 + HelpSource/Classes/Quant.schelp | 106 + HelpSource/Classes/Quark.schelp | 146 + HelpSource/Classes/Quarks.schelp | 178 + HelpSource/Classes/QuartzComposerView.schelp | 342 + HelpSource/Classes/RHPF.schelp | 54 + HelpSource/Classes/RLPF.schelp | 63 + HelpSource/Classes/RadiansPerSample.schelp | 15 + HelpSource/Classes/Ramp.schelp | 74 + HelpSource/Classes/Rand.schelp | 47 + HelpSource/Classes/RandID.schelp | 55 + HelpSource/Classes/RandSeed.schelp | 152 + HelpSource/Classes/RangeSlider.schelp | 275 + HelpSource/Classes/RawArray.schelp | 10 + HelpSource/Classes/RawPointer.schelp | 9 + .../Classes/ReadableNodeIDAllocator.schelp | 86 + HelpSource/Classes/RecNodeProxy.schelp | 160 + HelpSource/Classes/RecordBuf.schelp | 98 + HelpSource/Classes/Recorder.schelp | 190 + HelpSource/Classes/Rect.schelp | 89 + HelpSource/Classes/Ref.schelp | 135 + HelpSource/Classes/RefCopy.schelp | 20 + HelpSource/Classes/ReplaceOut.schelp | 60 + HelpSource/Classes/Resonz.schelp | 70 + HelpSource/Classes/Rest.schelp | 148 + HelpSource/Classes/Ringz.schelp | 98 + HelpSource/Classes/RootNode.schelp | 31 + HelpSource/Classes/Rotate2.schelp | 112 + HelpSource/Classes/Routine.schelp | 411 + HelpSource/Classes/RunningMax.schelp | 53 + HelpSource/Classes/RunningMin.schelp | 53 + HelpSource/Classes/RunningSum.schelp | 61 + HelpSource/Classes/SCContainerView.schelp | 63 + HelpSource/Classes/SCDoc.schelp | 236 + HelpSource/Classes/SCDocEntry.schelp | 118 + HelpSource/Classes/SCDocHTMLRenderer.schelp | 43 + HelpSource/Classes/SCDocNode.schelp | 35 + HelpSource/Classes/SCDragView.schelp | 89 + HelpSource/Classes/SCEnvelopeEdit.schelp | 176 + HelpSource/Classes/SCImage.schelp | 934 + HelpSource/Classes/SCImageFilter.schelp | 318 + HelpSource/Classes/SCImageKernel.schelp | 173 + HelpSource/Classes/SCViewHolder.schelp | 171 + HelpSource/Classes/SOS.schelp | 89 + HelpSource/Classes/SampleDur.schelp | 16 + HelpSource/Classes/SampleRate.schelp | 31 + HelpSource/Classes/Sanitize.schelp | 18 + HelpSource/Classes/Saw.schelp | 44 + HelpSource/Classes/ScIDE.schelp | 10 + HelpSource/Classes/Scale.schelp | 270 + HelpSource/Classes/ScelDocument.schelp | 8 + HelpSource/Classes/Scheduler.schelp | 127 + HelpSource/Classes/Schmidt.schelp | 64 + HelpSource/Classes/ScopeOut.schelp | 23 + HelpSource/Classes/ScopeView.schelp | 229 + HelpSource/Classes/Score.schelp | 291 + HelpSource/Classes/ScrollView.schelp | 216 + HelpSource/Classes/Select.schelp | 72 + HelpSource/Classes/SelectX.schelp | 52 + HelpSource/Classes/SelectXFocus.schelp | 106 + HelpSource/Classes/Semaphore.schelp | 148 + HelpSource/Classes/SemiColonFileReader.schelp | 68 + HelpSource/Classes/SendPeakRMS.schelp | 67 + HelpSource/Classes/SendReply.schelp | 105 + HelpSource/Classes/SendTrig.schelp | 75 + .../Classes/SequenceableCollection.schelp | 860 + HelpSource/Classes/SerialPort.schelp | 229 + HelpSource/Classes/Server.schelp | 736 + HelpSource/Classes/ServerBoot.schelp | 13 + HelpSource/Classes/ServerMeter.schelp | 54 + HelpSource/Classes/ServerMeterView.schelp | 108 + HelpSource/Classes/ServerOptions.schelp | 202 + HelpSource/Classes/ServerQuit.schelp | 13 + HelpSource/Classes/ServerStatusWatcher.schelp | 24 + HelpSource/Classes/ServerTree.schelp | 13 + HelpSource/Classes/Set.schelp | 99 + HelpSource/Classes/SetResetFF.schelp | 62 + HelpSource/Classes/Shaper.schelp | 148 + HelpSource/Classes/SharedIn.schelp | 74 + HelpSource/Classes/SharedOut.schelp | 70 + HelpSource/Classes/ShutDown.schelp | 12 + HelpSource/Classes/Signal.schelp | 407 + HelpSource/Classes/Silent.schelp | 18 + HelpSource/Classes/SimpleController.schelp | 68 + HelpSource/Classes/SimpleNumber.schelp | 1607 ++ HelpSource/Classes/SinOsc.schelp | 63 + HelpSource/Classes/SinOscFB.schelp | 53 + HelpSource/Classes/SkipJack.schelp | 139 + HelpSource/Classes/Slew.schelp | 66 + HelpSource/Classes/Slider.schelp | 293 + HelpSource/Classes/Slider2D.schelp | 229 + HelpSource/Classes/Slope.schelp | 35 + HelpSource/Classes/SortedList.schelp | 24 + HelpSource/Classes/SoundFile.schelp | 318 + HelpSource/Classes/SoundFileView.schelp | 759 + HelpSource/Classes/SoundIn.schelp | 35 + HelpSource/Classes/SparseArray.schelp | 104 + HelpSource/Classes/Spec.schelp | 69 + HelpSource/Classes/SpecCentroid.schelp | 40 + HelpSource/Classes/SpecFlatness.schelp | 50 + HelpSource/Classes/SpecPcile.schelp | 54 + HelpSource/Classes/Splay.schelp | 81 + HelpSource/Classes/SplayAz.schelp | 133 + HelpSource/Classes/SplayZ.schelp | 86 + HelpSource/Classes/Spring.schelp | 76 + HelpSource/Classes/StackLayout.schelp | 111 + HelpSource/Classes/StandardL.schelp | 50 + HelpSource/Classes/StandardN.schelp | 52 + HelpSource/Classes/StartUp.schelp | 33 + HelpSource/Classes/StaticText.schelp | 170 + HelpSource/Classes/Stepper.schelp | 155 + HelpSource/Classes/StereoConvolution2L.schelp | 85 + HelpSource/Classes/Stethoscope.schelp | 243 + HelpSource/Classes/Stream.schelp | 302 + HelpSource/Classes/StreamClutch.schelp | 57 + HelpSource/Classes/String.ext.schelp | 12 + HelpSource/Classes/String.schelp | 954 + HelpSource/Classes/SubsampleOffset.schelp | 97 + HelpSource/Classes/Sum3.schelp | 14 + HelpSource/Classes/Sum4.schelp | 14 + HelpSource/Classes/Sweep.schelp | 97 + HelpSource/Classes/Symbol.schelp | 199 + HelpSource/Classes/SymbolArray.schelp | 19 + HelpSource/Classes/SyncSaw.schelp | 73 + HelpSource/Classes/Synth.schelp | 392 + HelpSource/Classes/SynthDef.schelp | 482 + HelpSource/Classes/SynthDesc.schelp | 194 + HelpSource/Classes/SynthDescLib.schelp | 14 + HelpSource/Classes/SystemClock.schelp | 75 + HelpSource/Classes/T2A.schelp | 42 + HelpSource/Classes/T2K.schelp | 32 + HelpSource/Classes/TBall.schelp | 112 + HelpSource/Classes/TChoose.schelp | 33 + HelpSource/Classes/TDelay.schelp | 36 + HelpSource/Classes/TDuty.schelp | 160 + HelpSource/Classes/TExpRand.schelp | 55 + HelpSource/Classes/TGrains.schelp | 192 + HelpSource/Classes/TIRand.schelp | 63 + HelpSource/Classes/TRand.schelp | 53 + HelpSource/Classes/TWChoose.schelp | 39 + HelpSource/Classes/TWindex.schelp | 79 + HelpSource/Classes/TabFileReader.schelp | 64 + HelpSource/Classes/Tap.schelp | 47 + HelpSource/Classes/Task.schelp | 109 + HelpSource/Classes/TaskProxy.schelp | 234 + HelpSource/Classes/TaskProxyGui.schelp | 8 + HelpSource/Classes/Tdef.schelp | 341 + HelpSource/Classes/TdefAllGui.schelp | 61 + HelpSource/Classes/TdefEditor.schelp | 19 + HelpSource/Classes/TdefGui.schelp | 203 + HelpSource/Classes/TempoBusClock.schelp | 52 + HelpSource/Classes/TempoClock.schelp | 359 + HelpSource/Classes/TextField.schelp | 112 + HelpSource/Classes/TextView.schelp | 290 + HelpSource/Classes/Thread.schelp | 202 + HelpSource/Classes/Thunk.schelp | 54 + HelpSource/Classes/Timer.schelp | 33 + HelpSource/Classes/ToggleFF.schelp | 31 + HelpSource/Classes/ToolBar.schelp | 120 + HelpSource/Classes/TouchResponder.schelp | 73 + HelpSource/Classes/TreeView.schelp | 140 + HelpSource/Classes/TreeViewItem.schelp | 112 + HelpSource/Classes/Trig.schelp | 38 + HelpSource/Classes/Trig1.schelp | 85 + HelpSource/Classes/TrigControl.schelp | 33 + HelpSource/Classes/True.schelp | 6 + HelpSource/Classes/Tuning.schelp | 68 + HelpSource/Classes/TwoPole.schelp | 53 + .../Classes/TwoWayIdentityDictionary.schelp | 26 + HelpSource/Classes/TwoZero.schelp | 48 + HelpSource/Classes/UGen.schelp | 425 + HelpSource/Classes/UnaryOpFunction.schelp | 32 + HelpSource/Classes/UnaryOpStream.schelp | 28 + HelpSource/Classes/UnaryOpUGen.schelp | 42 + HelpSource/Classes/UniqueID.schelp | 22 + HelpSource/Classes/UnitTest.schelp | 390 + HelpSource/Classes/UnitTestScript.schelp | 56 + HelpSource/Classes/UnixFILE.schelp | 91 + HelpSource/Classes/Unpack1FFT.schelp | 52 + HelpSource/Classes/UnpackFFT.schelp | 79 + HelpSource/Classes/UserView.schelp | 520 + HelpSource/Classes/VDiskIn.schelp | 123 + HelpSource/Classes/VLayout.schelp | 12 + HelpSource/Classes/VLayoutView.schelp | 186 + HelpSource/Classes/VOsc.schelp | 138 + HelpSource/Classes/VOsc3.schelp | 170 + HelpSource/Classes/VarLag.schelp | 99 + HelpSource/Classes/VarSaw.schelp | 50 + HelpSource/Classes/Vibrato.schelp | 73 + HelpSource/Classes/View.schelp | 996 + HelpSource/Classes/Volume.schelp | 59 + HelpSource/Classes/Warp.schelp | 36 + HelpSource/Classes/Warp1.schelp | 104 + HelpSource/Classes/Wavetable.schelp | 116 + HelpSource/Classes/WebView.schelp | 309 + HelpSource/Classes/WhiteNoise.schelp | 35 + HelpSource/Classes/Window.schelp | 431 + HelpSource/Classes/Wrap.schelp | 41 + HelpSource/Classes/WrapIndex.schelp | 74 + HelpSource/Classes/XFade2.schelp | 43 + HelpSource/Classes/XIn.schelp | 11 + HelpSource/Classes/XInFeedback.schelp | 11 + HelpSource/Classes/XLine.schelp | 56 + HelpSource/Classes/XOut.schelp | 63 + HelpSource/Classes/ZeroCrossing.schelp | 24 + HelpSource/Classes/chebyshevpolynomials.png | Bin 0 -> 23632 bytes HelpSource/Guides/.placeholder | 0 .../Guides/Backwards-Compatibility.schelp | 51 + HelpSource/Guides/Bundled-Messages.schelp | 75 + HelpSource/Guides/ClientVsServer.schelp | 99 + HelpSource/Guides/Debugging-tips.schelp | 475 + HelpSource/Guides/EmacsGUI.schelp | 100 + HelpSource/Guides/FFT-Overview.schelp | 328 + HelpSource/Guides/GUI-Introduction.schelp | 393 + .../Guides/GUI-Layout-Management.schelp | 175 + HelpSource/Guides/Glossary.schelp | 92 + HelpSource/Guides/HID_permissions.schelp | 30 + .../Guides/How-to-Use-the-Interpreter.schelp | 83 + HelpSource/Guides/Internal-Snooping.schelp | 242 + HelpSource/Guides/Intro-to-Objects.schelp | 54 + HelpSource/Guides/J-concepts-in-SC.schelp | 263 + HelpSource/Guides/LID_permissions.schelp | 30 + HelpSource/Guides/ListComprehensions.schelp | 284 + HelpSource/Guides/MIDI.schelp | 81 + HelpSource/Guides/More-On-Getting-Help.schelp | 106 + HelpSource/Guides/MultiClient_Setups.schelp | 333 + .../Guides/Multichannel-Expansion.schelp | 301 + HelpSource/Guides/News-3_10.schelp | 202 + HelpSource/Guides/News-3_5.schelp | 183 + HelpSource/Guides/News-3_6.schelp | 70 + HelpSource/Guides/News-3_7.schelp | 104 + HelpSource/Guides/News-3_8.schelp | 44 + HelpSource/Guides/News-3_9.schelp | 372 + HelpSource/Guides/News-Qt-GUI.schelp | 307 + HelpSource/Guides/NodeMessaging.schelp | 163 + .../Guides/Non-Realtime-Synthesis.schelp | 535 + HelpSource/Guides/OSC_communication.schelp | 112 + HelpSource/Guides/Order-of-execution.schelp | 291 + HelpSource/Guides/Polymorphism.schelp | 145 + HelpSource/Guides/Randomness.schelp | 419 + HelpSource/Guides/SCIde.schelp | 340 + HelpSource/Guides/Server-Guide.schelp | 73 + HelpSource/Guides/ServerTiming.schelp | 107 + HelpSource/Guides/Spawning.schelp | 211 + HelpSource/Guides/SuperColliderAU.schelp | 55 + HelpSource/Guides/Sync-Async.schelp | 221 + HelpSource/Guides/SynthDefsVsSynths.schelp | 75 + .../Guides/Tour-of-Special-Functions.schelp | 959 + HelpSource/Guides/Tour_of_UGens.schelp | 1293 + HelpSource/Guides/Tracing-Processes.schelp | 149 + HelpSource/Guides/UGens-and-Synths.schelp | 70 + HelpSource/Guides/Understanding-Errors.schelp | 357 + HelpSource/Guides/UsingExtensions.schelp | 62 + HelpSource/Guides/UsingMIDI.schelp | 106 + HelpSource/Guides/UsingQuarks.schelp | 293 + HelpSource/Guides/Working_with_HID.schelp | 221 + HelpSource/Guides/WritingClasses.schelp | 539 + HelpSource/Guides/WritingHelp.schelp | 341 + HelpSource/Guides/WritingPrimitives.schelp | 335 + HelpSource/Guides/WritingTests.schelp | 48 + HelpSource/Guides/WritingUGens.schelp | 205 + HelpSource/Guides/s8kfFC-clientServerEn.png | Bin 0 -> 19873 bytes HelpSource/Guides/scEn.png | Bin 0 -> 50489 bytes HelpSource/Guides/sc_ide_overview.png | Bin 0 -> 136845 bytes HelpSource/Guides/sc_ide_overview_scaled.png | Bin 0 -> 124870 bytes HelpSource/Guides/server.png | Bin 0 -> 25096 bytes HelpSource/Guides/standalones.schelp | 348 + HelpSource/Guides/structureEn.png | Bin 0 -> 27314 bytes HelpSource/Help.schelp | 40 + HelpSource/OldHelpWrapper.html | 57 + HelpSource/Other/.placeholder | 0 HelpSource/Other/HelpDocsLicensing.html | 28 + HelpSource/Other/JITLibChanges3.7.schelp | 1612 ++ HelpSource/Other/Licensing.html | 32 + HelpSource/Other/ccbysa3_88x31.png | Bin 0 -> 5083 bytes HelpSource/Overviews/.placeholder | 0 HelpSource/Overviews/ClassTree.schelp | 7 + HelpSource/Overviews/Classes.html | 142 + HelpSource/Overviews/Collections.schelp | 29 + HelpSource/Overviews/Documents.html | 161 + HelpSource/Overviews/Event_types.schelp | 118 + HelpSource/Overviews/GUI-Classes.schelp | 99 + HelpSource/Overviews/GenericCollectors.schelp | 88 + HelpSource/Overviews/JITLib.schelp | 148 + HelpSource/Overviews/Methods.html | 263 + HelpSource/Overviews/Operators.schelp | 845 + HelpSource/Overviews/SC3vsSC2.schelp | 18 + HelpSource/Overviews/Streams.schelp | 69 + HelpSource/Overviews/SymbolicNotations.schelp | 386 + HelpSource/QC/Cells.qtz | Bin 0 -> 57797 bytes HelpSource/QC/SCLevelMeter.qtz | Bin 0 -> 3250 bytes HelpSource/QC/SCQCSonogramCount2.qtz | Bin 0 -> 42628 bytes .../QC/SCQuartzComposerViewStructureTest.qtz | Bin 0 -> 15719 bytes HelpSource/QC/SCQuartzComposerViewTest.qtz | Bin 0 -> 290720 bytes HelpSource/QC/Stupid Pan.qtz | Bin 0 -> 15633 bytes HelpSource/Reference/.placeholder | 0 HelpSource/Reference/Adverbs.schelp | 104 + HelpSource/Reference/Assignment.schelp | 105 + .../Reference/AudioDeviceSelection.schelp | 182 + HelpSource/Reference/Classes.schelp | 76 + HelpSource/Reference/Comments.schelp | 19 + .../Reference/Control-Structures.schelp | 296 + HelpSource/Reference/EmacsEditor.schelp | 218 + HelpSource/Reference/EventStream.schelp | 22 + .../Reference/Expression-Sequence.schelp | 10 + HelpSource/Reference/Functions.schelp | 179 + HelpSource/Reference/Key-Value-Pairs.schelp | 82 + HelpSource/Reference/KeyboardShortcuts.schelp | 367 + HelpSource/Reference/Literals.schelp | 365 + HelpSource/Reference/Messages.schelp | 151 + HelpSource/Reference/Modifiers.schelp | 64 + HelpSource/Reference/NodeEvent.schelp | 76 + HelpSource/Reference/NodeProxy_roles.schelp | 204 + .../Reference/Partial-Application.schelp | 70 + HelpSource/Reference/Resize.schelp | 90 + HelpSource/Reference/SCDocSyntax.schelp | 463 + HelpSource/Reference/Scope.schelp | 45 + .../Reference/Server-Architecture.schelp | 220 + .../Reference/Server-Command-Reference.schelp | 1128 + HelpSource/Reference/ServerPluginAPI.schelp | 400 + HelpSource/Reference/StartupFile.schelp | 47 + HelpSource/Reference/Syntax-Shortcuts.schelp | 193 + .../Synth-Definition-File-Format.schelp | 223 + HelpSource/Reference/asTarget.schelp | 75 + HelpSource/Reference/default_group.schelp | 105 + HelpSource/Reference/functions.png | Bin 0 -> 17399 bytes HelpSource/Reference/gui.schelp | 84 + HelpSource/Reference/gui_alignments.schelp | 22 + HelpSource/Reference/if.schelp | 115 + HelpSource/Reference/loop.schelp | 59 + HelpSource/Reference/matchItem.schelp | 43 + .../Reference/palette_color_groups.schelp | 13 + .../Reference/palette_color_roles.schelp | 34 + HelpSource/Reference/play.schelp | 143 + HelpSource/Reference/playN.schelp | 99 + HelpSource/Reference/plot.schelp | 77 + HelpSource/Reference/randomSeed.schelp | 108 + HelpSource/Reference/softPut.schelp | 117 + HelpSource/Reference/softSet.schelp | 101 + HelpSource/Reference/softVol_.schelp | 51 + HelpSource/Search.html | 79 + HelpSource/Tutorials/.placeholder | 0 .../PG_01_Introduction.schelp | 179 + .../PG_02_Basic_Vocabulary.schelp | 320 + .../PG_03_What_Is_Pbind.schelp | 279 + .../PG_04_Words_to_Phrases.schelp | 247 + .../PG_05_Math_on_Patterns.schelp | 148 + .../PG_060_Filter_Patterns.schelp | 99 + ...G_06a_Repetition_Contraint_Patterns.schelp | 134 + .../PG_06b_Time_Based_Patterns.schelp | 115 + .../PG_06c_Composition_of_Patterns.schelp | 118 + .../PG_06d_Parallel_Patterns.schelp | 82 + .../PG_06e_Language_Control.schelp | 63 + .../PG_06f_Server_Control.schelp | 131 + .../PG_06g_Data_Sharing.schelp | 234 + .../PG_07_Value_Conversions.schelp | 107 + .../PG_08_Event_Types_and_Parameters.schelp | 461 + .../PG_Cookbook01_Basic_Sequencing.schelp | 114 + ...PG_Cookbook02_Manipulating_Patterns.schelp | 123 + .../PG_Cookbook03_External_Control.schelp | 195 + .../PG_Cookbook04_Sending_MIDI.schelp | 41 + .../PG_Cookbook05_Using_Samples.schelp | 324 + .../PG_Cookbook06_Phrase_Network.schelp | 186 + .../PG_Cookbook07_Rhythmic_Variations.schelp | 230 + .../PG_Cookbook08_Swing.schelp | 216 + .../PG_Ref01_Pattern_Internals.schelp | 275 + .../00-Getting-Started-With-SC.schelp | 39 + .../01-Introductory-Remarks.schelp | 42 + .../Getting-Started/02-First-Steps.schelp | 147 + .../03-Start-Your-Engines.schelp | 49 + ...4-Functions-and-Other-Functionality.schelp | 179 + .../05-Functions-and-Sound.schelp | 112 + .../06-Presented-in-Living-Stereo.schelp | 79 + .../Getting-Started/07-Mix-it-Up.schelp | 80 + .../08-Scoping-and-Plotting.schelp | 73 + .../Getting-Started/09-Getting-Help.schelp | 65 + .../10-SynthDefs-and-Synths.schelp | 182 + .../Getting-Started/11-Busses.schelp | 298 + .../Getting-Started/12-Groups.schelp | 190 + .../Getting-Started/13-Buffers.schelp | 258 + .../14-Scheduling-Events.schelp | 119 + ...-Sequencing-with-Routines-and-Tasks.schelp | 252 + .../16-Sequencing-with-Patterns.schelp | 228 + .../Functions-and-Sound-00.png | Bin 0 -> 12381 bytes .../Functions-and-Sound-01.png | Bin 0 -> 12410 bytes .../Functions-and-Sound-02.png | Bin 0 -> 40285 bytes .../Functions-and-Sound-03.png | Bin 0 -> 36855 bytes .../Functions-and-Sound-04.png | Bin 0 -> 12366 bytes .../Scoping-and-Plotting01.png | Bin 0 -> 14219 bytes .../Getting-Started/Start-Your-Engines00.png | Bin 0 -> 32490 bytes .../Getting-Started/Start-Your-Engines01.png | Bin 0 -> 34780 bytes .../JITLib/audio_rate_mapping.schelp | 74 + .../basic_live_coding_techniques.schelp | 54 + .../JITLib/jitlib_asCompileString.schelp | 49 + .../JITLib/jitlib_basic_concepts_01.schelp | 148 + .../JITLib/jitlib_basic_concepts_02.schelp | 295 + .../JITLib/jitlib_basic_concepts_03.schelp | 276 + .../JITLib/jitlib_basic_concepts_04.schelp | 128 + .../Tutorials/JITLib/jitlib_efficiency.schelp | 171 + .../Tutorials/JITLib/jitlib_fading.schelp | 185 + .../Tutorials/JITLib/jitlib_networking.schelp | 53 + .../JITLib/proxyspace_examples.schelp | 757 + .../JITLib/recursive_phrasing.schelp | 596 + .../Tutorials/JITLib/the_lazy_proxy.schelp | 112 + .../00_Introductory_tutorial.schelp | 52 + .../Mark_Polishook_tutorial/01_Startup.schelp | 53 + .../02_Evaluating_code.schelp | 99 + .../03_Comments.schelp | 51 + .../Mark_Polishook_tutorial/04_Help.schelp | 75 + .../05_The_network.schelp | 97 + .../06_Prerequisites.schelp | 36 + .../07_SynthDefs.schelp | 118 + .../Mark_Polishook_tutorial/08_Rates.schelp | 52 + .../Mark_Polishook_tutorial/09_Buses.schelp | 80 + .../10_Controls.schelp | 147 + .../11_Test_functions.schelp | 76 + .../12_UnaryOp_synthesis.schelp | 47 + .../13_BinaryOp_synthesis.schelp | 266 + .../14_Subtractive_synthesis.schelp | 94 + .../Mark_Polishook_tutorial/15_Groups.schelp | 312 + .../Mark_Polishook_tutorial/16_Playbuf.schelp | 181 + .../17_Delays_reverbs.schelp | 280 + .../18_Frequency_modulation.schelp | 187 + .../19_Scheduling.schelp | 270 + .../20_Debugging.schelp | 20 + .../21_Syntax_errors.schelp | 43 + .../22_Runtime_errors.schelp | 307 + .../Japanese_version/00.schelp | 24 + .../Japanese_version/01.schelp | 85 + .../Japanese_version/02.schelp | 20 + .../Japanese_version/03.schelp | 88 + .../Japanese_version/04.schelp | 72 + .../Japanese_version/05.schelp | 75 + .../Japanese_version/06.schelp | 151 + .../Japanese_version/07.schelp | 57 + .../Japanese_version/08.schelp | 83 + .../Japanese_version/09.schelp | 300 + .../Japanese_version/10.schelp | 102 + .../Japanese_version/11.schelp | 229 + .../Japanese_version/12.schelp | 230 + .../Japanese_version/13.schelp | 270 + .../Japanese_version/14.schelp | 181 + .../Japanese_version/15.schelp | 223 + HelpSource/Tutorials/Server_Tutorial.schelp | 456 + .../Tutorials/Streams-Patterns-Events1.schelp | 222 + .../Tutorials/Streams-Patterns-Events2.schelp | 203 + .../Tutorials/Streams-Patterns-Events3.schelp | 393 + .../Tutorials/Streams-Patterns-Events4.schelp | 286 + .../Tutorials/Streams-Patterns-Events5.schelp | 327 + .../Tutorials/Streams-Patterns-Events6.schelp | 307 + .../Tutorials/Streams-Patterns-Events7.schelp | 179 + HelpSource/browse.css | 75 + HelpSource/browse.js | 176 + HelpSource/codemirror.css | 346 + HelpSource/editor.css | 70 + HelpSource/editor.js | 169 + HelpSource/images/SC_icon.png | Bin 0 -> 3433 bytes HelpSource/images/Swamp.png | Bin 0 -> 19157 bytes HelpSource/images/duck_alpha.png | Bin 0 -> 15907 bytes HelpSource/images/flowers2.jpg | Bin 0 -> 9749 bytes HelpSource/images/icon.supercollider.png | Bin 0 -> 5762 bytes HelpSource/images/lastnode.png | Bin 0 -> 144 bytes HelpSource/images/node.png | Bin 0 -> 145 bytes HelpSource/images/plugin.png | Bin 0 -> 803 bytes HelpSource/images/plugin.svg | 41 + HelpSource/images/vduck2.jpg | Bin 0 -> 4273 bytes HelpSource/images/vline.png | Bin 0 -> 123 bytes HelpSource/scdoc.css | 769 + HelpSource/scdoc.js | 219 + HelpSource/search.js | 512 + INSTALL | 8 + QtCollider/CMakeLists.txt | 198 + QtCollider/Common.cpp | 52 + QtCollider/Common.h | 110 + QtCollider/LanguageClient.cpp | 106 + QtCollider/LanguageClient.h | 61 + QtCollider/QObjectProxy.cpp | 536 + QtCollider/QObjectProxy.h | 188 + QtCollider/QWidgetProxy.cpp | 519 + QtCollider/QWidgetProxy.h | 116 + QtCollider/QcApplication.cpp | 193 + QtCollider/QcApplication.h | 80 + QtCollider/QcCallback.cpp | 24 + QtCollider/QcCallback.hpp | 64 + QtCollider/QcHelper.h | 20 + QtCollider/QcObjectFactory.cpp | 32 + QtCollider/QcObjectFactory.h | 113 + QtCollider/QcSignalSpy.h | 162 + QtCollider/QcWidgetFactory.h | 115 + QtCollider/QtCollider.h | 7 + QtCollider/QtDownload.cpp | 101 + QtCollider/QtDownload.h | 62 + QtCollider/debug.cpp | 36 + QtCollider/debug.h | 46 + QtCollider/factories.cpp | 81 + QtCollider/hacks/hacks_mac.hpp | 36 + QtCollider/hacks/hacks_mac.mm | 63 + QtCollider/hacks/hacks_qt.hpp | 28 + QtCollider/hacks/hacks_x11.cpp | 158 + QtCollider/hacks/hacks_x11.hpp | 34 + QtCollider/image.h | 202 + QtCollider/interface.cpp | 100 + QtCollider/layouts/classic_layouts.hpp | 208 + QtCollider/layouts/layouts.cpp | 52 + QtCollider/layouts/layouts.hpp | 215 + QtCollider/layouts/stack_layout.cpp | 371 + QtCollider/layouts/stack_layout.hpp | 80 + QtCollider/metatype.cpp | 168 + QtCollider/metatype.hpp | 168 + QtCollider/painting.h | 39 + .../primitives/image_primitive_helper_funcs.h | 86 + QtCollider/primitives/prim_QImage.cpp | 595 + QtCollider/primitives/prim_QObject.cpp | 644 + QtCollider/primitives/prim_QPalette.cpp | 127 + QtCollider/primitives/prim_QPalette.hpp | 35 + QtCollider/primitives/prim_QPen.cpp | 798 + QtCollider/primitives/prim_QQuartzComposer.mm | 359 + QtCollider/primitives/prim_QWidget.cpp | 222 + QtCollider/primitives/prim_misc.cpp | 439 + QtCollider/primitives/primitives.cpp | 66 + QtCollider/primitives/primitives.h | 65 + QtCollider/resources.qrc | 8 + QtCollider/safeptr.hpp | 93 + QtCollider/style/ProxyStyle.cpp | 73 + QtCollider/style/ProxyStyle.hpp | 16 + QtCollider/style/routines.hpp | 232 + QtCollider/style/slider_style.cpp | 82 + QtCollider/style/style.cpp | 10 + QtCollider/style/style.hpp | 68 + QtCollider/type_codec.cpp | 447 + QtCollider/type_codec.hpp | 378 + QtCollider/widgets/BasicWidgets.cpp | 64 + QtCollider/widgets/BasicWidgets.h | 118 + QtCollider/widgets/QcAbstractStepValue.cpp | 40 + QtCollider/widgets/QcAbstractStepValue.h | 39 + QtCollider/widgets/QcButton.cpp | 152 + QtCollider/widgets/QcButton.h | 69 + QtCollider/widgets/QcCanvas.cpp | 178 + QtCollider/widgets/QcCanvas.h | 96 + QtCollider/widgets/QcCheckBox.h | 40 + QtCollider/widgets/QcFileDialog.cpp | 63 + QtCollider/widgets/QcFileDialog.h | 74 + QtCollider/widgets/QcGraph.cpp | 1177 + QtCollider/widgets/QcGraph.h | 354 + QtCollider/widgets/QcKnob.cpp | 154 + QtCollider/widgets/QcKnob.hpp | 73 + QtCollider/widgets/QcLevelIndicator.cpp | 194 + QtCollider/widgets/QcLevelIndicator.h | 125 + QtCollider/widgets/QcListWidget.cpp | 110 + QtCollider/widgets/QcListWidget.h | 52 + QtCollider/widgets/QcMenu.cpp | 95 + QtCollider/widgets/QcMenu.h | 124 + QtCollider/widgets/QcMultiSlider.cpp | 448 + QtCollider/widgets/QcMultiSlider.h | 191 + QtCollider/widgets/QcNumberBox.cpp | 366 + QtCollider/widgets/QcNumberBox.h | 143 + QtCollider/widgets/QcPenPrinter.cpp | 26 + QtCollider/widgets/QcPenPrinter.h | 82 + QtCollider/widgets/QcPopUpMenu.cpp | 43 + QtCollider/widgets/QcPopUpMenu.h | 47 + QtCollider/widgets/QcQuartzComposerView.h | 69 + QtCollider/widgets/QcQuartzComposerView.mm | 111 + QtCollider/widgets/QcRangeSlider.cpp | 391 + QtCollider/widgets/QcRangeSlider.h | 95 + QtCollider/widgets/QcScope.cpp | 160 + QtCollider/widgets/QcScope.h | 81 + QtCollider/widgets/QcScopeShm.cpp | 342 + QtCollider/widgets/QcScopeShm.h | 116 + QtCollider/widgets/QcScrollArea.cpp | 126 + QtCollider/widgets/QcScrollArea.h | 61 + QtCollider/widgets/QcSlider.cpp | 192 + QtCollider/widgets/QcSlider.h | 98 + QtCollider/widgets/QcSlider2D.cpp | 148 + QtCollider/widgets/QcSlider2D.h | 86 + QtCollider/widgets/QcTextEdit.cpp | 194 + QtCollider/widgets/QcTextEdit.h | 72 + QtCollider/widgets/QcTextField.h | 47 + QtCollider/widgets/QcTreeWidget.cpp | 257 + QtCollider/widgets/QcTreeWidget.h | 116 + QtCollider/widgets/QcWebView.cpp | 275 + QtCollider/widgets/QcWebView.h | 158 + QtCollider/widgets/QcWindow.cpp | 88 + QtCollider/widgets/QcWindow.h | 39 + QtCollider/widgets/image_painter.h | 205 + QtCollider/widgets/scope_shm_interface.hpp | 37 + .../widgets/soundfileview/cachestream.cpp | 338 + .../widgets/soundfileview/filestream.cpp | 199 + QtCollider/widgets/soundfileview/view.cpp | 829 + QtCollider/widgets/soundfileview/view.hpp | 434 + QtCollider/widgets/web_page.cpp | 66 + QtCollider/widgets/web_page.hpp | 56 + README.md | 81 + README_LINUX.md | 333 + SCClassLibrary/Common/Audio/BEQSuite.sc | 188 + SCClassLibrary/Common/Audio/BasicOpsUGen.sc | 486 + SCClassLibrary/Common/Audio/BufIO.sc | 201 + SCClassLibrary/Common/Audio/Chaos.sc | 107 + SCClassLibrary/Common/Audio/Compander.sc | 40 + SCClassLibrary/Common/Audio/DelayWr.sc | 82 + SCClassLibrary/Common/Audio/Delays.sc | 112 + SCClassLibrary/Common/Audio/Demand.sc | 220 + SCClassLibrary/Common/Audio/DiskIO.sc | 36 + SCClassLibrary/Common/Audio/Env.sc | 427 + SCClassLibrary/Common/Audio/EnvGen.sc | 98 + SCClassLibrary/Common/Audio/FFT.sc | 204 + SCClassLibrary/Common/Audio/FFT2.sc | 85 + SCClassLibrary/Common/Audio/FFTUnpacking.sc | 116 + SCClassLibrary/Common/Audio/FSinOsc.sc | 137 + SCClassLibrary/Common/Audio/Filter.sc | 377 + SCClassLibrary/Common/Audio/FreeVerb.sc | 24 + SCClassLibrary/Common/Audio/GVerb.sc | 31 + SCClassLibrary/Common/Audio/Gendyn.sc | 36 + SCClassLibrary/Common/Audio/GrainUGens.sc | 80 + SCClassLibrary/Common/Audio/Hilbert.sc | 48 + SCClassLibrary/Common/Audio/IEnvGen.sc | 28 + SCClassLibrary/Common/Audio/InOut.sc | 283 + SCClassLibrary/Common/Audio/InfoUGens.sc | 46 + SCClassLibrary/Common/Audio/Line.sc | 118 + SCClassLibrary/Common/Audio/MacUGens.sc | 30 + .../Common/Audio/MachineListening.sc | 99 + SCClassLibrary/Common/Audio/Mix.sc | 107 + SCClassLibrary/Common/Audio/MoogFF.sc | 23 + SCClassLibrary/Common/Audio/Noise.sc | 278 + SCClassLibrary/Common/Audio/Osc.sc | 334 + SCClassLibrary/Common/Audio/PSinGrain.sc | 16 + SCClassLibrary/Common/Audio/Pan.sc | 173 + SCClassLibrary/Common/Audio/PartConv.sc | 31 + SCClassLibrary/Common/Audio/PhysicalModel.sc | 38 + SCClassLibrary/Common/Audio/PitchShift.sc | 8 + SCClassLibrary/Common/Audio/Pluck.sc | 6 + SCClassLibrary/Common/Audio/Poll.sc | 29 + SCClassLibrary/Common/Audio/SoundIn.sc | 24 + SCClassLibrary/Common/Audio/Splay.sc | 59 + SCClassLibrary/Common/Audio/SynthDef.sc | 693 + SCClassLibrary/Common/Audio/SynthDefOld.sc | 198 + SCClassLibrary/Common/Audio/SynthDesc.sc | 713 + .../Common/Audio/SystemSynthDefs.sc | 74 + SCClassLibrary/Common/Audio/TestUGens.sc | 35 + SCClassLibrary/Common/Audio/Trig.sc | 303 + SCClassLibrary/Common/Audio/UGen.sc | 605 + SCClassLibrary/Common/Audio/canFreeSynth.sc | 70 + SCClassLibrary/Common/Collections/Array.sc | 305 + SCClassLibrary/Common/Collections/Array2D.sc | 62 + .../Common/Collections/ArrayedCollection.sc | 513 + .../Common/Collections/Association.sc | 34 + SCClassLibrary/Common/Collections/Bag.sc | 99 + .../Common/Collections/Collection.sc | 742 + .../Common/Collections/Dictionary.sc | 578 + .../Common/Collections/Environment.sc | 62 + .../Common/Collections/EnvironmentRedirect.sc | 237 + SCClassLibrary/Common/Collections/Event.sc | 1062 + .../Collections/EventTypesWithCleanup.sc | 240 + .../Common/Collections/Harmonics.sc | 82 + SCClassLibrary/Common/Collections/Interval.sc | 69 + SCClassLibrary/Common/Collections/Library.sc | 437 + .../Common/Collections/LinkedList.sc | 168 + SCClassLibrary/Common/Collections/List.sc | 120 + .../Common/Collections/ObjectTable.sc | 101 + SCClassLibrary/Common/Collections/Pair.sc | 101 + .../Common/Collections/PriorityQueue.sc | 55 + .../Common/Collections/RingBuffer.sc | 66 + SCClassLibrary/Common/Collections/Scale.sc | 627 + .../Collections/SequenceableCollection.sc | 1555 ++ SCClassLibrary/Common/Collections/Set.sc | 237 + .../Common/Collections/SortedList.sc | 107 + .../Common/Collections/SparseArray.sc | 449 + SCClassLibrary/Common/Collections/String.sc | 552 + .../Collections/linux/extString_linux.sc | 9 + SCClassLibrary/Common/Control/Buffer.sc | 695 + SCClassLibrary/Common/Control/Bus.sc | 317 + SCClassLibrary/Common/Control/Engine.sc | 364 + SCClassLibrary/Common/Control/GraphBuilder.sc | 168 + SCClassLibrary/Common/Control/HIDFunc.sc | 673 + SCClassLibrary/Common/Control/HIDMatchers.sc | 223 + SCClassLibrary/Common/Control/HID_API.sc | 829 + SCClassLibrary/Common/Control/MIDIOut.sc | 500 + .../Common/Control/MIDIResponder.sc | 283 + SCClassLibrary/Common/Control/NetAddr.sc | 321 + SCClassLibrary/Common/Control/Node.sc | 627 + SCClassLibrary/Common/Control/NodeControl.sc | 21 + SCClassLibrary/Common/Control/NodeWatcher.sc | 231 + SCClassLibrary/Common/Control/OSCBundle.sc | 125 + .../Common/Control/ReadableNodeIDAllocator.sc | 86 + SCClassLibrary/Common/Control/Recorder.sc | 184 + SCClassLibrary/Common/Control/ResponseDefs.sc | 1141 + SCClassLibrary/Common/Control/ScopeBuffer.sc | 54 + SCClassLibrary/Common/Control/Score.sc | 176 + SCClassLibrary/Common/Control/SerialPort.sc | 213 + SCClassLibrary/Common/Control/Server.sc | 1355 ++ SCClassLibrary/Common/Control/ServerStatus.sc | 324 + SCClassLibrary/Common/Control/SkipJack.sc | 53 + SCClassLibrary/Common/Control/Spec.sc | 375 + .../Common/Control/SystemActions.sc | 209 + SCClassLibrary/Common/Control/Volume.sc | 179 + SCClassLibrary/Common/Control/asBus.sc | 25 + SCClassLibrary/Common/Control/asDefName.sc | 77 + SCClassLibrary/Common/Control/asGroup.sc | 24 + SCClassLibrary/Common/Control/asMIDIPort.sc | 26 + SCClassLibrary/Common/Control/asNodeArg.sc | 3 + .../Control/asScore/RenderNotePlayer.sc | 35 + .../Control/asScore/ScoreStreamPlayer.sc | 115 + .../Common/Control/asScore/asScore.sc | 31 + SCClassLibrary/Common/Control/asTarget.sc | 19 + .../Common/Control/extConvertToOSC.sc | 73 + .../Common/Control/extSystemActions.sc | 30 + SCClassLibrary/Common/Control/schedBundle.sc | 70 + .../Common/Core/AbstractFunction.sc | 363 + SCClassLibrary/Common/Core/Boolean.sc | 63 + SCClassLibrary/Common/Core/Char.sc | 113 + SCClassLibrary/Common/Core/Clock.sc | 401 + SCClassLibrary/Common/Core/Color.sc | 941 + SCClassLibrary/Common/Core/Condition.sc | 64 + SCClassLibrary/Common/Core/Error.sc | 292 + SCClassLibrary/Common/Core/Finalize.sc | 27 + SCClassLibrary/Common/Core/Function.sc | 363 + SCClassLibrary/Common/Core/Kernel.sc | 686 + SCClassLibrary/Common/Core/LanguageConfig.sc | 46 + SCClassLibrary/Common/Core/Message.sc | 23 + SCClassLibrary/Common/Core/Model.sc | 111 + SCClassLibrary/Common/Core/Nil.sc | 125 + SCClassLibrary/Common/Core/Object.sc | 947 + SCClassLibrary/Common/Core/Operand.sc | 63 + SCClassLibrary/Common/Core/Ref.sc | 80 + SCClassLibrary/Common/Core/Semaphore.sc | 25 + SCClassLibrary/Common/Core/Symbol.sc | 259 + SCClassLibrary/Common/Core/Thread.sc | 157 + SCClassLibrary/Common/Core/debug.sc | 36 + SCClassLibrary/Common/Files/Directory.sc | 64 + SCClassLibrary/Common/Files/File.sc | 261 + SCClassLibrary/Common/Files/PathName.sc | 252 + SCClassLibrary/Common/Files/SoundFile.sc | 516 + SCClassLibrary/Common/GUI/Base/BasicViews.sc | 414 + SCClassLibrary/Common/GUI/Base/Download.sc | 72 + SCClassLibrary/Common/GUI/Base/DragView.sc | 38 + SCClassLibrary/Common/GUI/Base/EZKnob.sc | 297 + SCClassLibrary/Common/GUI/Base/EZListView.sc | 53 + SCClassLibrary/Common/GUI/Base/EZNumber.sc | 212 + SCClassLibrary/Common/GUI/Base/EZPopUpMenu.sc | 50 + SCClassLibrary/Common/GUI/Base/EZRangerSC.sc | 294 + SCClassLibrary/Common/GUI/Base/EZScroller.sc | 56 + SCClassLibrary/Common/GUI/Base/EZSlider.sc | 315 + .../Common/GUI/Base/EZSpecEditor.sc | 105 + SCClassLibrary/Common/GUI/Base/EZText.sc | 128 + SCClassLibrary/Common/GUI/Base/EZgui.sc | 214 + SCClassLibrary/Common/GUI/Base/FlowLayout.sc | 95 + SCClassLibrary/Common/GUI/Base/Gradient.sc | 19 + SCClassLibrary/Common/GUI/Base/Grid.sc | 276 + SCClassLibrary/Common/GUI/Base/Menu.sc | 532 + SCClassLibrary/Common/GUI/Base/QCallback.sc | 43 + SCClassLibrary/Common/GUI/Base/QDialog.sc | 52 + .../Common/GUI/Base/QEnvelopeView.sc | 223 + SCClassLibrary/Common/GUI/Base/QFont.sc | 102 + SCClassLibrary/Common/GUI/Base/QImage.sc | 441 + SCClassLibrary/Common/GUI/Base/QKnob.sc | 113 + SCClassLibrary/Common/GUI/Base/QLayout.sc | 219 + .../Common/GUI/Base/QLevelIndicator.sc | 203 + SCClassLibrary/Common/GUI/Base/QListView.sc | 118 + .../Common/GUI/Base/QMultiSliderView.sc | 186 + SCClassLibrary/Common/GUI/Base/QNumberBox.sc | 126 + SCClassLibrary/Common/GUI/Base/QObject.sc | 171 + SCClassLibrary/Common/GUI/Base/QPalette.sc | 95 + SCClassLibrary/Common/GUI/Base/QPen.sc | 326 + SCClassLibrary/Common/GUI/Base/QPenPrinter.sc | 65 + .../Common/GUI/Base/QQuartzComposerView.sc | 55 + .../Common/GUI/Base/QRangeSlider.sc | 100 + SCClassLibrary/Common/GUI/Base/QSlider.sc | 82 + SCClassLibrary/Common/GUI/Base/QSlider2D.sc | 77 + .../Common/GUI/Base/QSoundFileView.sc | 234 + SCClassLibrary/Common/GUI/Base/QTextView.sc | 102 + SCClassLibrary/Common/GUI/Base/QTreeView.sc | 223 + SCClassLibrary/Common/GUI/Base/QUserView.sc | 52 + SCClassLibrary/Common/GUI/Base/QView.sc | 854 + SCClassLibrary/Common/GUI/Base/QWebView.sc | 250 + SCClassLibrary/Common/GUI/Base/QWindow.sc | 221 + SCClassLibrary/Common/GUI/Base/QtGUI.sc | 152 + SCClassLibrary/Common/GUI/Base/ScopeView.sc | 59 + SCClassLibrary/Common/GUI/Base/enums.sc | 255 + .../Common/GUI/Base/ext-asLayoutElement.sc | 22 + .../GUI/Base/extValueActionIfChanged.sc | 31 + .../Common/GUI/Base/viewExtensionsQt.sc | 78 + .../GUI/PlusGUI/Collections/StringPlusGUI.sc | 103 + .../Common/GUI/PlusGUI/Control/FreqScope.sc | 480 + .../GUI/PlusGUI/Control/ServerPlusGUI.sc | 517 + .../PlusGUI/Control/SynthDescLibPlusGUI.sc | 168 + .../GUI/PlusGUI/Control/SynthDescPlusGUI.sc | 139 + .../Common/GUI/PlusGUI/Control/UGen-scope.sc | 51 + .../GUI/PlusGUI/Control/scopeResponse.sc | 92 + .../GUI/PlusGUI/Control/server-meter.sc | 7 + .../GUI/PlusGUI/Control/server-scope.sc | 57 + .../Common/GUI/PlusGUI/Core/ClassBrowser.sc | 696 + .../Common/GUI/PlusGUI/Core/HistoryGui.sc | 355 + .../Common/GUI/PlusGUI/Core/KernelPlusGUI.sc | 12 + .../Common/GUI/PlusGUI/Core/NilPlusGUI.sc | 8 + .../Common/GUI/PlusGUI/Core/ObjectPlusGUI.sc | 5 + .../Common/GUI/PlusGUI/Core/extGuiHistory.sc | 21 + .../Common/GUI/PlusGUI/Files/FilePlusGUI.sc | 0 .../Common/GUI/PlusGUI/Math/PlotView.sc | 1024 + .../Common/GUI/backwardsCompatibility/GUI.sc | 196 + .../GUI/backwardsCompatibility/SCScope.sc | 41 + .../backwardsCompatibility/SCViewHolder.sc | 294 + .../classNameRedirects.sc | 90 + .../backwardsCompatibility/deprecated-3.7.sc | 8 + .../flowViewSupportQt.sc | 16 + .../backwardsCompatibility/viewExtensions.sc | 76 + .../Common/GUI/tools/HelpBrowser.sc | 340 + SCClassLibrary/Common/GUI/tools/Inspector.sc | 265 + .../Common/GUI/tools/ServerMeter.sc | 258 + .../Common/GUI/tools/Stethoscope.sc | 538 + .../Common/GUI/tools/guicrucial/ObjectGui.sc | 99 + .../Common/GUI/tools/guicrucial/PageLayout.sc | 172 + .../Common/GUI/tools/guicrucial/StringGui.sc | 39 + .../Common/GUI/tools/guicrucial/gui.sc | 37 + SCClassLibrary/Common/Geometry/Point.sc | 124 + SCClassLibrary/Common/Geometry/Rect.sc | 187 + SCClassLibrary/Common/Geometry/Size.sc | 32 + SCClassLibrary/Common/Math/Complex.sc | 153 + SCClassLibrary/Common/Math/Date.sc | 77 + SCClassLibrary/Common/Math/Float.sc | 92 + SCClassLibrary/Common/Math/Integer.sc | 269 + SCClassLibrary/Common/Math/Magnitude.sc | 23 + SCClassLibrary/Common/Math/Number.sc | 64 + SCClassLibrary/Common/Math/Polar.sc | 60 + SCClassLibrary/Common/Math/Signal.sc | 359 + SCClassLibrary/Common/Math/SimpleNumber.sc | 762 + SCClassLibrary/Common/Quarks/Git.sc | 147 + SCClassLibrary/Common/Quarks/Quark.sc | 287 + SCClassLibrary/Common/Quarks/Quarks.sc | 431 + SCClassLibrary/Common/Quarks/QuarksGui.sc | 632 + SCClassLibrary/Common/Quarks/packages.sc | 124 + .../Common/Streams/BasicOpsStream.sc | 103 + .../Common/Streams/EventStreamCleanup.sc | 55 + .../Common/Streams/FilterPatterns.sc | 849 + .../Common/Streams/FuncStreamAsRoutine.sc | 15 + SCClassLibrary/Common/Streams/History.sc | 616 + SCClassLibrary/Common/Streams/IOStream.sc | 332 + SCClassLibrary/Common/Streams/ListPatterns.sc | 417 + SCClassLibrary/Common/Streams/NodeEvents.sc | 110 + .../Common/Streams/PatternConductor.sc | 50 + SCClassLibrary/Common/Streams/Patterns.sc | 717 + SCClassLibrary/Common/Streams/Penv.sc | 11 + SCClassLibrary/Common/Streams/Pfx.sc | 214 + SCClassLibrary/Common/Streams/Plambda.sc | 93 + SCClassLibrary/Common/Streams/PmonoStreams.sc | 146 + SCClassLibrary/Common/Streams/Ppar.sc | 121 + SCClassLibrary/Common/Streams/Ppatmod.sc | 104 + SCClassLibrary/Common/Streams/Pproto.sc | 98 + SCClassLibrary/Common/Streams/Prewrite.sc | 64 + SCClassLibrary/Common/Streams/Pseed.sc | 27 + SCClassLibrary/Common/Streams/Pspawner.sc | 181 + SCClassLibrary/Common/Streams/Quant.sc | 34 + .../Common/Streams/RandomDistPatterns.sc | 158 + SCClassLibrary/Common/Streams/Rest.sc | 50 + SCClassLibrary/Common/Streams/Stream.sc | 519 + .../Common/Streams/TabFileReader.sc | 75 + SCClassLibrary/Common/Streams/TimePatterns.sc | 83 + .../Common/UnitTesting/MixedBundleTester.sc | 125 + SCClassLibrary/Common/UnitTesting/UnitTest.sc | 560 + SCClassLibrary/Common/Unix/Unix.sc | 6 + SCClassLibrary/Common/Unix/UnixFILE.sc | 145 + SCClassLibrary/DefaultLibrary/Main.sc | 244 + .../DefaultLibrary/dumpFullInterface.sc | 157 + SCClassLibrary/DefaultLibrary/extNumber.sc | 23 + SCClassLibrary/JITLib/GUI/EnvirGui.sc | 336 + SCClassLibrary/JITLib/GUI/JITGui.sc | 207 + SCClassLibrary/JITLib/GUI/MonitorGui.sc | 227 + SCClassLibrary/JITLib/GUI/NdefGui.sc | 427 + SCClassLibrary/JITLib/GUI/NdefParamGui.sc | 184 + SCClassLibrary/JITLib/GUI/ParamView.sc | 94 + SCClassLibrary/JITLib/GUI/ProxyMixer.sc | 389 + SCClassLibrary/JITLib/GUI/ProxyMonitorGui.sc | 242 + SCClassLibrary/JITLib/GUI/TaskProxyGui.sc | 439 + SCClassLibrary/JITLib/GUI/extJITgui.sc | 68 + SCClassLibrary/JITLib/GUI/extPxMixWindow.sc | 77 + SCClassLibrary/JITLib/GUI/extSoftSet.sc | 186 + SCClassLibrary/JITLib/Patterns/Fdef.sc | 229 + .../JITLib/Patterns/OpFunctionProxy.sc | 119 + SCClassLibrary/JITLib/Patterns/Pdef.sc | 817 + SCClassLibrary/JITLib/Patterns/Psym.sc | 135 + SCClassLibrary/JITLib/Patterns/Pxfade.sc | 82 + SCClassLibrary/JITLib/Patterns/extFunction.sc | 38 + .../JITLib/Patterns/extPostAsCode.sc | 39 + SCClassLibrary/JITLib/Patterns/extRoutine.sc | 55 + SCClassLibrary/JITLib/ProxySpace/BusPlug.sc | 379 + SCClassLibrary/JITLib/ProxySpace/InBus.sc | 352 + SCClassLibrary/JITLib/ProxySpace/NodeMap.sc | 182 + SCClassLibrary/JITLib/ProxySpace/NodeProxy.sc | 1064 + .../JITLib/ProxySpace/ProxyInterfaces.sc | 408 + .../JITLib/ProxySpace/ProxySpace.sc | 327 + .../JITLib/ProxySpace/ProxySynthDef.sc | 145 + .../JITLib/ProxySpace/TempoBusClock.sc | 19 + .../JITLib/ProxySpace/extStoreOn.sc | 362 + SCClassLibrary/JITLib/ProxySpace/operators.sc | 111 + .../JITLib/ProxySpace/wrapForNodeProxy.sc | 392 + SCClassLibrary/Platform/Platform.sc | 245 + SCClassLibrary/Platform/linux/LID.sc | 839 + SCClassLibrary/Platform/linux/LIDGui.sc | 74 + .../Platform/linux/LinuxPlatform.sc | 34 + .../linux/SystemOverwrites/extMIDIOut.sc | 127 + SCClassLibrary/Platform/linux/extMain.sc | 3 + SCClassLibrary/SCDoc/Help.sc | 44 + SCClassLibrary/SCDoc/SCDoc.sc | 1044 + SCClassLibrary/SCDoc/SCDocRenderer.sc | 1011 + SCClassLibrary/SCDoc/TODO | 157 + .../backwards_compatibility/PMOsc.sc | 59 + SCClassLibrary/deprecated/3.10/AudioIn.sc | 12 + SCClassLibrary/deprecated/3.10/File.sc | 6 + SCClassLibrary/deprecated/3.10/GUI/File.sc | 11 + .../deprecated/3.10/GUI/QWebView.sc | 33 + .../deprecated/3.10/deprecated-3.10.sc | 93 + .../deprecated/3.10/osc/OSCpathResponder.sc | 132 + .../deprecated/3.10/osc/OSCresponder.sc | 169 + SCClassLibrary/scide_scqt/ScIDE.sc | 951 + SCDoc/CMakeLists.txt | 21 + SCDoc/SCDoc.cpp | 212 + SCDoc/SCDoc.h | 40 + SCDoc/SCDoc.l | 176 + SCDoc/SCDoc.tab.cpp | 2906 +++ SCDoc/SCDoc.tab.hpp | 140 + SCDoc/SCDoc.y | 449 + SCDoc/SCDocPrim.cpp | 106 + SCDoc/SCDocPrim.h | 3 + SCDoc/build_parser.sh | 5 + SCDoc/lex.scdoc.cpp | 3661 +++ SCDoc/main.cpp | 43 + SCVersion.txt | 29 + build_sclang.cfg.in | 2 + cmake_modules/DeployQt5.cmake | 347 + cmake_modules/FinalFile.cmake | 7 + cmake_modules/FindAvahi.cmake | 11 + cmake_modules/FindFFTW3f.cmake | 36 + cmake_modules/FindICU.cmake | 313 + cmake_modules/FindJack.cmake | 87 + cmake_modules/FindPortaudio.cmake | 93 + cmake_modules/FindPthreads.cmake | 104 + cmake_modules/FindReadline.cmake | 84 + cmake_modules/FindSndfile.cmake | 95 + cmake_modules/FindYamlCpp.cmake | 50 + cmake_modules/MacAppFolder.cmake | 22 + cmake_modules/MacOSXBundleInfo.plist.in | 200 + cmake_modules/cmake_uninstall.cmake.in | 21 + cmake_modules/launch-c.in | 5 + cmake_modules/launch-cxx.in | 5 + common/MsgFifo.h | 124 + common/SC_AllocPool.cpp | 680 + common/SC_AllocPool.h | 259 + common/SC_Apple.hpp | 27 + common/SC_Apple.mm | 45 + common/SC_Codecvt.hpp | 131 + common/SC_Errors.cpp | 106 + common/SC_Errors.h | 56 + common/SC_Filesystem.hpp | 292 + common/SC_Filesystem_iphone.cpp | 115 + common/SC_Filesystem_macos.cpp | 244 + common/SC_Filesystem_unix.cpp | 135 + common/SC_Filesystem_win.cpp | 152 + common/SC_List.h | 201 + common/SC_Lock.h | 37 + common/SC_OscUtils.hpp | 208 + common/SC_Reply.cpp | 41 + common/SC_ReplyImpl.hpp | 48 + common/SC_SndFileHelpers.hpp | 201 + common/SC_StringBuffer.cpp | 106 + common/SC_StringParser.cpp | 62 + common/SC_StringParser.h | 41 + common/SC_SyncCondition.h | 73 + common/SC_TextUtils.cpp | 133 + common/SC_TextUtils.hpp | 26 + common/SC_VFP11.h | 269 + common/SC_Version.hpp.in | 44 + common/SC_Win32Utils.cpp | 176 + common/SC_Win32Utils.h | 74 + common/SC_fftlib.cpp | 445 + common/Samp.cpp | 82 + common/Samp.hpp | 35 + common/fftlib.c | 3248 +++ common/fftlib.h | 62 + common/malloc_aligned.hpp | 98 + common/sc_popen.cpp | 324 + common/sc_popen.h | 36 + common/scope_buffer.hpp | 215 + common/scsynthsend.h | 149 + common/server_shm.hpp | 175 + common/strtod.c | 256 + editors/CMakeLists.txt | 36 + editors/sc-el/CMakeLists.txt | 2 + editors/sc-el/README.md | 128 + editors/sc-el/el/CMakeLists.txt | 43 + editors/sc-el/el/sclang-browser.el | 183 + editors/sc-el/el/sclang-dev.el | 49 + editors/sc-el/el/sclang-document.el | 20 + editors/sc-el/el/sclang-help.el | 661 + editors/sc-el/el/sclang-interp.el | 748 + editors/sc-el/el/sclang-keys.el | 43 + editors/sc-el/el/sclang-language.el | 809 + editors/sc-el/el/sclang-menu.el | 23 + editors/sc-el/el/sclang-minor-mode.el | 80 + editors/sc-el/el/sclang-mode.el | 701 + editors/sc-el/el/sclang-server.el | 281 + editors/sc-el/el/sclang-util.el | 86 + editors/sc-el/el/sclang-vars.el.in | 34 + editors/sc-el/el/sclang-widgets.el | 164 + editors/sc-el/el/sclang.el | 71 + editors/sc-el/sc/CMakeLists.txt | 6 + editors/sc-el/sc/Document.sc | 587 + editors/sc-el/sc/Emacs.sc | 357 + editors/sc-el/sc/EmacsBuffer.sc | 325 + editors/sc-el/sc/EmacsDocument.sc | 321 + editors/sc-el/sc/ScelDocument.sc | 359 + editors/sc-el/sc/extBuffer.sc | 232 + editors/sc-el/sc/extClassBrowser.sc | 5 + editors/sc-el/sc/extString.sc | 35 + editors/sc-el/sc/homeContext.sc | 5 + editors/sc-el/sc/storeLispOn.sc | 119 + editors/sc-ide/.kateconfig | 1 + editors/sc-ide/CMakeLists.txt | 507 + editors/sc-ide/SuperColliderIDE.desktop | 11 + editors/sc-ide/core/app_palette.cpp | 125 + editors/sc-ide/core/doc_manager.cpp | 1178 + editors/sc-ide/core/doc_manager.hpp | 257 + editors/sc-ide/core/main.cpp | 321 + editors/sc-ide/core/main.hpp | 126 + editors/sc-ide/core/sc_introspection.cpp | 305 + editors/sc-ide/core/sc_introspection.hpp | 156 + editors/sc-ide/core/sc_lexer.cpp | 290 + editors/sc-ide/core/sc_lexer.hpp | 82 + editors/sc-ide/core/sc_process.cpp | 414 + editors/sc-ide/core/sc_process.hpp | 159 + editors/sc-ide/core/sc_server.cpp | 532 + editors/sc-ide/core/sc_server.hpp | 179 + editors/sc-ide/core/session_manager.cpp | 199 + editors/sc-ide/core/session_manager.hpp | 73 + .../sc-ide/core/settings/default_themes.cpp | 282 + editors/sc-ide/core/settings/manager.cpp | 163 + editors/sc-ide/core/settings/manager.hpp | 106 + .../sc-ide/core/settings/serialization.cpp | 350 + .../sc-ide/core/settings/serialization.hpp | 33 + editors/sc-ide/core/settings/theme.cpp | 285 + editors/sc-ide/core/settings/theme.hpp | 67 + editors/sc-ide/core/sig_mux.cpp | 151 + editors/sc-ide/core/sig_mux.hpp | 64 + .../util/HelpBrowserWebSocketServices.hpp | 53 + editors/sc-ide/core/util/color.cpp | 48 + editors/sc-ide/core/util/color.hpp | 33 + .../sc-ide/core/util/overriding_action.hpp | 91 + editors/sc-ide/core/util/scdoc_log.cpp | 5 + editors/sc-ide/core/util/standard_dirs.cpp | 66 + editors/sc-ide/core/util/standard_dirs.hpp | 41 + editors/sc-ide/forms/settings_dialog.ui | 150 + editors/sc-ide/forms/settings_editor.ui | 634 + editors/sc-ide/forms/settings_general.ui | 81 + editors/sc-ide/forms/settings_sclang.ui | 249 + editors/sc-ide/forms/settings_shortcuts.ui | 109 + .../sc-ide/primitives/localsocket_utils.cpp | 16 + .../sc-ide/primitives/localsocket_utils.hpp | 25 + editors/sc-ide/primitives/sc_ipc_client.cpp | 485 + editors/sc-ide/primitives/sc_ipc_client.hpp | 60 + editors/sc-ide/resources.qrc | 18 + editors/sc-ide/translations/scide.ts | 23 + editors/sc-ide/translations/scide_de.ts | 2631 ++ editors/sc-ide/translations/scide_es.ts | 2631 ++ editors/sc-ide/translations/scide_fr.ts | 2631 ++ editors/sc-ide/translations/scide_ja.ts | 2629 ++ editors/sc-ide/translations/scide_pt.ts | 2631 ++ editors/sc-ide/translations/scide_ru.ts | 2633 ++ editors/sc-ide/translations/scide_sl.ts | 2635 ++ editors/sc-ide/translations/scide_sv.ts | 2631 ++ editors/sc-ide/translations/scide_zh.ts | 2629 ++ editors/sc-ide/widgets/audio_status_box.cpp | 142 + editors/sc-ide/widgets/audio_status_box.hpp | 56 + editors/sc-ide/widgets/cmd_line.cpp | 125 + editors/sc-ide/widgets/cmd_line.hpp | 70 + .../widgets/code_editor/autocompleter.cpp | 1228 + .../widgets/code_editor/autocompleter.hpp | 144 + .../widgets/code_editor/completion_menu.cpp | 136 + .../widgets/code_editor/completion_menu.hpp | 84 + editors/sc-ide/widgets/code_editor/editor.cpp | 1189 + editors/sc-ide/widgets/code_editor/editor.hpp | 157 + .../widgets/code_editor/highlighter.cpp | 244 + .../widgets/code_editor/highlighter.hpp | 101 + .../widgets/code_editor/line_indicator.cpp | 87 + .../widgets/code_editor/line_indicator.hpp | 54 + .../sc-ide/widgets/code_editor/overlay.cpp | 204 + .../sc-ide/widgets/code_editor/overlay.hpp | 51 + .../sc-ide/widgets/code_editor/sc_editor.cpp | 1298 + .../sc-ide/widgets/code_editor/sc_editor.hpp | 169 + editors/sc-ide/widgets/code_editor/tokens.hpp | 295 + editors/sc-ide/widgets/doc_list.cpp | 142 + editors/sc-ide/widgets/doc_list.hpp | 92 + editors/sc-ide/widgets/documents_dialog.cpp | 250 + editors/sc-ide/widgets/documents_dialog.hpp | 80 + editors/sc-ide/widgets/editor_box.cpp | 260 + editors/sc-ide/widgets/editor_box.hpp | 131 + editors/sc-ide/widgets/find_replace_tool.cpp | 292 + editors/sc-ide/widgets/find_replace_tool.hpp | 108 + editors/sc-ide/widgets/goto_line_tool.hpp | 129 + editors/sc-ide/widgets/help_browser.cpp | 486 + editors/sc-ide/widgets/help_browser.hpp | 192 + editors/sc-ide/widgets/lang_status_box.cpp | 70 + editors/sc-ide/widgets/lang_status_box.hpp | 41 + editors/sc-ide/widgets/lookup_dialog.cpp | 532 + editors/sc-ide/widgets/lookup_dialog.hpp | 124 + editors/sc-ide/widgets/main_window.cpp | 1609 ++ editors/sc-ide/widgets/main_window.hpp | 272 + editors/sc-ide/widgets/multi_editor.cpp | 1217 + editors/sc-ide/widgets/multi_editor.hpp | 223 + editors/sc-ide/widgets/popup_text_input.hpp | 71 + editors/sc-ide/widgets/post_window.cpp | 367 + editors/sc-ide/widgets/post_window.hpp | 121 + .../sc-ide/widgets/session_switch_dialog.cpp | 56 + .../sc-ide/widgets/session_switch_dialog.hpp | 43 + editors/sc-ide/widgets/sessions_dialog.hpp | 123 + editors/sc-ide/widgets/settings/dialog.cpp | 98 + editors/sc-ide/widgets/settings/dialog.hpp | 56 + .../sc-ide/widgets/settings/editor_page.cpp | 472 + .../sc-ide/widgets/settings/editor_page.hpp | 90 + .../sc-ide/widgets/settings/general_page.cpp | 71 + .../sc-ide/widgets/settings/general_page.hpp | 51 + .../sc-ide/widgets/settings/sclang_page.cpp | 290 + .../sc-ide/widgets/settings/sclang_page.hpp | 67 + .../widgets/settings/shortcuts_page.cpp | 228 + .../widgets/settings/shortcuts_page.hpp | 73 + editors/sc-ide/widgets/style/style.cpp | 467 + editors/sc-ide/widgets/style/style.hpp | 55 + editors/sc-ide/widgets/tool_box.hpp | 69 + .../widgets/util/IDEWebChannelWrapper.hpp | 42 + .../widgets/util/WebSocketClientWrapper.hpp | 76 + .../widgets/util/WebSocketTransport.cpp | 88 + .../widgets/util/WebSocketTransport.hpp | 76 + editors/sc-ide/widgets/util/color_widget.hpp | 89 + editors/sc-ide/widgets/util/docklet.cpp | 324 + editors/sc-ide/widgets/util/docklet.hpp | 138 + editors/sc-ide/widgets/util/gui_utilities.cpp | 45 + editors/sc-ide/widgets/util/gui_utilities.hpp | 75 + .../sc-ide/widgets/util/icon_list_widget.hpp | 86 + .../sc-ide/widgets/util/key_sequence_edit.hpp | 158 + .../sc-ide/widgets/util/multi_splitter.hpp | 162 + .../widgets/util/path_chooser_widget.hpp | 89 + editors/sc-ide/widgets/util/popup_widget.cpp | 93 + editors/sc-ide/widgets/util/popup_widget.hpp | 80 + editors/sc-ide/widgets/util/status_box.cpp | 75 + editors/sc-ide/widgets/util/status_box.hpp | 65 + .../widgets/util/text_format_list_widget.cpp | 201 + .../widgets/util/text_format_list_widget.hpp | 80 + editors/sc-ide/widgets/util/volume_widget.cpp | 116 + editors/sc-ide/widgets/util/volume_widget.hpp | 56 + editors/sced/AUTHORS | 3 + editors/sced/CMakeLists.txt | 39 + editors/sced/COPYING | 674 + editors/sced/ChangeLog | 25 + editors/sced/README.md | 94 + editors/sced/TODO | 44 + editors/sced/data/sced.gedit-plugin | 8 + editors/sced/data/supercollider.lang | 163 + editors/sced/sced/ConfigurationDialog.py | 109 + editors/sced/sced/LogPanel.py | 38 + editors/sced/sced/Logger.py | 103 + editors/sced/sced/ScLang.py | 76 + editors/sced/sced/Settings.py | 56 + editors/sced/sced/WindowHelper.py | 351 + editors/sced/sced/__init__.py | 44 + editors/sced/sced/util.py | 109 + editors/sced/sced3/supercollider.plugin.in | 10 + editors/sced/sced3/supercollider.py | 586 + editors/sced/scedwin/CMakeLists.txt | 38 + editors/sced/scedwin/ext/cppspecs | 139 + editors/sced/scedwin/ext/pipe_util.cpp | 163 + .../sced/scedwin/py/ConfigurationDialog.py | 183 + editors/sced/scedwin/py/LogPanel.py | 40 + editors/sced/scedwin/py/Logger.py | 104 + editors/sced/scedwin/py/ScLang.py | 152 + editors/sced/scedwin/py/Settings.py | 88 + editors/sced/scedwin/py/WindowHelper.py | 367 + editors/sced/scedwin/py/__init__.py | 52 + editors/sced/scedwin/py/util.py | 111 + editors/scvim/CMakeLists.txt | 19 + editors/scvim/COPYING | 674 + editors/scvim/README.md | 117 + editors/scvim/bin/sc_dispatcher | 43 + editors/scvim/bin/scpipe/lib/sc.rb | 5 + editors/scvim/bin/scpipe/lib/sc/dispatcher.rb | 26 + editors/scvim/bin/scpipe/lib/sc/pipe.rb | 105 + editors/scvim/bin/start_pipe | 4 + editors/scvim/cmake_uninstall.cmake.in | 21 + editors/scvim/ftplugin/supercollider.vim | 288 + editors/scvim/indent/sc_indent.vim | 42 + editors/scvim/plugin/supercollider.vim | 50 + editors/scvim/sc/SCVim.sc | 221 + editors/scvim/syntax/supercollider.vim | 132 + .../scvim/syntax/supercollider_operators.vim | 50 + examples/GUI examples/ColorBrowser.scd | 838 + examples/GUI examples/GUI_examples1.scd | 417 + examples/GUI examples/GUI_examples2.scd | 297 + .../GUI examples/Nick's LetterGimmick.scd | 113 + .../GUI examples/TwoMultiSlidersInOne.scd | 58 + examples/GUI examples/analog-drum-tuner.scd | 268 + .../GUI examples/rotary hommage duchamp.scd | 39 + examples/GUI examples/strike.scd | 152 + examples/GUI examples/x-y-plot.scd | 47 + .../fortran_supercollider.scd | 92 + examples/demonstrations/100 FM Synths.scd | 124 + examples/demonstrations/Atari2600.scd | 37 + examples/demonstrations/Chaotic Patterns.scd | 154 + examples/demonstrations/DemandingStudies.scd | 21 + examples/demonstrations/DrumSynths.scd | 141 + examples/demonstrations/GetTheTwits.scd | 44 + examples/demonstrations/HarmonicsVoice.html | 140 + examples/demonstrations/HarmonicsVoice.scd | 148 + examples/demonstrations/Modal Space.scd | 34 + examples/demonstrations/SC2-examples_1.scd | 717 + examples/demonstrations/SC2-examples_2.scd | 531 + .../demonstrations/SC_website_example.scd | 58 + examples/demonstrations/Theremin.scd | 38 + .../TriggerBufferGranulator.scd | 38 + examples/demonstrations/babbling brook.scd | 16 + examples/demonstrations/bit_reduction.scd | 12 + examples/demonstrations/env automation.scd | 31 + examples/demonstrations/fft.scd | 94 + examples/demonstrations/more graphs.scd | 227 + examples/demonstrations/oh yes more fibs.scd | 171 + examples/demonstrations/sc_oneliner.scd | 7 + .../demonstrations/single_sample_feedback.scd | 86 + .../single_sample_feedback_02.scd | 100 + examples/demonstrations/snare909.scd | 21 + examples/demonstrations/stealthissound.scd | 1593 ++ examples/other/Exploring_SCLang.scd | 42 + examples/other/KeyboardWindow.scd | 160 + examples/other/keepyuppy.scd | 161 + examples/other/onetwoonetwo.sc | 19 + examples/other/quines.scd | 130 + examples/pieces/DreamHouse.scd | 97 + examples/pieces/DrummerSynthDef.scd | 23 + .../pieces/Little_Man_From_Another_Place.scd | 40 + examples/pieces/Poeme Symphonique.scd | 46 + examples/pieces/RM-octaver.scd | 33 + examples/pieces/Record Scratcher.scd | 29 + examples/pieces/Termite_College.scd | 172 + examples/pieces/Trains.scd | 46 + examples/pieces/acid_otophilia.scd | 204 + examples/pieces/aftergoeyvaerts.scd | 117 + examples/pieces/atheoryofharmony.scd | 173 + examples/pieces/autohausen.scd | 182 + examples/pieces/deap_sea.scd | 77 + examples/pieces/hommage_a_duerer.scd | 26 + examples/pieces/microhelix_study.scd | 92 + examples/pieces/some_constellations.scd | 246 + examples/pieces/spacelab.scd | 549 + examples/research_and_tools/ASA.scd | 230 + examples/research_and_tools/Diamond.scd | 232 + .../research_and_tools/SeminaireMusical.scd | 538 + .../ShepardTones SignalBuf.scd | 27 + .../research_and_tools/trochoid curve.scd | 69 + external_libraries/CMakeLists.txt | 161 + external_libraries/README_BOOST.md | 18 + external_libraries/TLSF-2.4.6/COPYING | 23 + external_libraries/TLSF-2.4.6/Changelog | 132 + external_libraries/TLSF-2.4.6/GPL.txt | 280 + external_libraries/TLSF-2.4.6/LGPL-2.1.txt | 510 + external_libraries/TLSF-2.4.6/README | 163 + external_libraries/TLSF-2.4.6/TODO | 9 + .../TLSF-2.4.6/examples/Makefile | 37 + external_libraries/TLSF-2.4.6/examples/test.c | 32 + .../TLSF-2.4.6/examples/test1.c | 163 + .../TLSF-2.4.6/examples/test2.c | 164 + .../TLSF-2.4.6/examples/test3.c | 36 + .../TLSF-2.4.6/examples/test4.c | 24 + external_libraries/TLSF-2.4.6/src/Makefile | 21 + external_libraries/TLSF-2.4.6/src/target.h | 12 + external_libraries/TLSF-2.4.6/src/tlsf.c | 1040 + external_libraries/TLSF-2.4.6/src/tlsf.h | 39 + external_libraries/boost_sc_changes.patch | 223 + .../boost_sync/build/Jamfile.v2 | 179 + external_libraries/boost_sync/doc/Jamfile.v2 | 221 + .../boost_sync/doc/changelog.qbk | 18 + .../boost_sync/doc/gen_references.xsl | 79 + .../boost_sync/doc/notes_for_maintainers.qbk | 38 + external_libraries/boost_sync/doc/sync.qbk | 93 + .../boost/sync/condition_variables.hpp | 27 + .../condition_variable.hpp | 286 + .../condition_variable_any.hpp | 240 + .../sync/condition_variables/cv_status.hpp | 43 + .../notify_all_at_thread_exit.hpp | 66 + .../include/boost/sync/detail/atomic.hpp | 71 + .../include/boost/sync/detail/auto_handle.hpp | 123 + .../basic_condition_variable_windows.hpp | 479 + .../condition_variable_any_generic.hpp | 184 + .../condition_variable_any_windows.hpp | 162 + .../condition_variable_posix.hpp | 253 + .../condition_variable_windows.hpp | 175 + .../include/boost/sync/detail/config.hpp | 116 + .../events/auto_reset_event_emulation.hpp | 119 + .../detail/events/auto_reset_event_futex.hpp | 318 + .../events/auto_reset_event_semaphore.hpp | 122 + .../events/auto_reset_event_windows.hpp | 73 + .../detail/events/basic_event_windows.hpp | 203 + .../events/manual_reset_event_emulation.hpp | 119 + .../events/manual_reset_event_futex.hpp | 201 + .../detail/events/manual_reset_event_mach.hpp | 102 + .../events/manual_reset_event_windows.hpp | 74 + .../include/boost/sync/detail/footer.hpp | 23 + .../include/boost/sync/detail/futex.hpp | 129 + .../include/boost/sync/detail/header.hpp | 61 + .../include/boost/sync/detail/interlocked.hpp | 212 + .../include/boost/sync/detail/link_config.hpp | 54 + .../boost/sync/detail/lockable_wrapper.hpp | 53 + .../detail/mutexes/basic_mutex_windows.hpp | 204 + .../boost/sync/detail/mutexes/mutex_posix.hpp | 127 + .../sync/detail/mutexes/mutex_windows.hpp | 76 + .../sync/detail/mutexes/shared_spin_mutex.hpp | 132 + .../boost/sync/detail/mutexes/spin_mutex.hpp | 135 + .../sync/detail/mutexes/timed_mutex_posix.hpp | 272 + .../detail/mutexes/timed_mutex_windows.hpp | 234 + .../include/boost/sync/detail/pause.hpp | 46 + .../include/boost/sync/detail/pthread.hpp | 166 + .../boost/sync/detail/pthread_mutex_locks.hpp | 84 + .../detail/semaphore/basic_semaphore_mach.hpp | 184 + .../detail/semaphore/semaphore_dispatch.hpp | 154 + .../detail/semaphore/semaphore_emulation.hpp | 115 + .../sync/detail/semaphore/semaphore_mach.hpp | 73 + .../sync/detail/semaphore/semaphore_posix.hpp | 197 + .../detail/semaphore/semaphore_windows.hpp | 209 + .../boost/sync/detail/semaphore_config.hpp | 46 + .../boost/sync/detail/system_error.hpp | 51 + .../boost/sync/detail/throw_exception.hpp | 187 + .../include/boost/sync/detail/time_traits.hpp | 67 + .../include/boost/sync/detail/time_units.hpp | 301 + .../include/boost/sync/detail/tss.hpp | 88 + .../boost/sync/detail/waitable_timer.hpp | 330 + .../boost/sync/detail/weak_linkage.hpp | 49 + .../boost_sync/include/boost/sync/events.hpp | 26 + .../boost/sync/events/auto_reset_event.hpp | 156 + .../boost/sync/events/manual_reset_event.hpp | 163 + .../include/boost/sync/exceptions.hpp | 29 + .../boost/sync/exceptions/lock_error.hpp | 58 + .../boost/sync/exceptions/overflow_error.hpp | 58 + .../boost/sync/exceptions/resource_error.hpp | 60 + .../sync/exceptions/runtime_exception.hpp | 64 + .../boost/sync/exceptions/wait_error.hpp | 58 + .../boost_sync/include/boost/sync/locks.hpp | 30 + .../include/boost/sync/locks/lock_guard.hpp | 71 + .../boost/sync/locks/lock_guard_fwd.hpp | 43 + .../include/boost/sync/locks/lock_options.hpp | 46 + .../include/boost/sync/locks/shared_lock.hpp | 275 + .../boost/sync/locks/shared_lock_fwd.hpp | 43 + .../boost/sync/locks/shared_lock_guard.hpp | 70 + .../sync/locks/shared_lock_guard_fwd.hpp | 43 + .../include/boost/sync/locks/unique_lock.hpp | 313 + .../boost/sync/locks/unique_lock_fwd.hpp | 43 + .../include/boost/sync/locks/unlock_guard.hpp | 65 + .../boost/sync/locks/unlock_guard_fwd.hpp | 41 + .../include/boost/sync/locks/upgrade_lock.hpp | 295 + .../boost/sync/locks/upgrade_lock_fwd.hpp | 43 + .../boost_sync/include/boost/sync/mutexes.hpp | 28 + .../include/boost/sync/mutexes/mutex.hpp | 109 + .../boost/sync/mutexes/shared_spin_mutex.hpp | 110 + .../include/boost/sync/mutexes/spin_mutex.hpp | 86 + .../boost/sync/mutexes/timed_mutex.hpp | 157 + .../include/boost/sync/semaphore.hpp | 150 + .../boost/sync/support/boost_chrono.hpp | 88 + .../boost/sync/support/boost_date_time.hpp | 85 + .../include/boost/sync/support/posix_time.hpp | 62 + .../include/boost/sync/support/std_chrono.hpp | 91 + .../sync/thread_specific/at_thread_exit.hpp | 69 + .../thread_specific/thread_specific_ptr.hpp | 127 + .../is_condition_variable_compatible.hpp | 40 + external_libraries/boost_sync/index.html | 15 + .../boost_sync/meta/libraries.json | 17 + .../boost_sync/src/tss_manager.hpp | 269 + .../boost_sync/src/tss_pthread.cpp | 174 + .../boost_sync/src/tss_windows.cpp | 244 + .../boost_sync/src/tss_windows_dll.cpp | 86 + .../boost_sync/src/tss_windows_hooks.hpp | 75 + .../boost_sync/src/tss_windows_pe.cpp | 348 + external_libraries/boost_sync/test/Jamfile.v2 | 42 + .../boost_sync/test/run/at_thread_exit.cpp | 45 + .../chrono_system_clock_time_t_mismatch.cpp | 89 + .../test/run/condition_test_common.hpp | 108 + .../test/run/condition_variable.cpp | 164 + .../run/condition_variable_notify_all.cpp | 228 + .../run/condition_variable_notify_one.cpp | 161 + ...ondition_variable_timed_wait_times_out.cpp | 193 + .../boost_sync/test/run/event_test.cpp | 163 + .../boost_sync/test/run/mutex_test.cpp | 365 + .../boost_sync/test/run/semaphore_test.cpp | 223 + .../test/run/thread_specific_ptr.cpp | 383 + .../boost_sync/test/run/utils.hpp | 238 + external_libraries/extract_boost.sh | 28 + external_libraries/hidapi/AUTHORS.txt | 16 + external_libraries/hidapi/CMakeLists.txt | 136 + external_libraries/hidapi/HACKING.txt | 15 + external_libraries/hidapi/LICENSE-bsd.txt | 26 + external_libraries/hidapi/LICENSE-gpl3.txt | 674 + external_libraries/hidapi/LICENSE-orig.txt | 9 + external_libraries/hidapi/LICENSE.txt | 13 + external_libraries/hidapi/Makefile.am | 90 + external_libraries/hidapi/README.txt | 371 + .../hidapi/android/jni/Android.mk | 19 + external_libraries/hidapi/bootstrap | 2 + .../hidapi/cmake_modules/FindIConv.cmake | 43 + .../hidapi/cmake_modules/FindPthreads.cmake | 104 + .../hidapi/cmake_modules/FindUDev.cmake | 53 + .../hidapi/cmake_modules/Findlibusb-1.0.cmake | 98 + external_libraries/hidapi/configure.ac | 254 + external_libraries/hidapi/doxygen/Doxyfile | 1630 ++ .../hidapi/hidapi/CMakeLists.txt | 1 + external_libraries/hidapi/hidapi/hidapi.h | 442 + .../hidapi/hidapi2osc/CMakeLists.txt | 36 + .../hidapi/hidapi2osc/Makefile.am | 20 + .../hidapi/hidapi2osc/hidapi2osc.cpp | 648 + .../supercollider/hidapi2osc-test.scd | 39 + .../hidapi/hidapi_parser/CMakeLists.txt | 14 + .../hidapi/hidapi_parser/Makefile.am | 20 + .../hidapi/hidapi_parser/hidapi_parser.c | 2029 ++ .../hidapi/hidapi_parser/hidapi_parser.h | 195 + .../hidapi/hidapi_parser/main.c | 202 + .../hidapi/hidparsertest/CMakeLists.txt | 13 + .../hidapi/hidparsertest/Makefile.am | 20 + .../hidapi/hidparsertest/hidparsertest.c | 282 + .../hidapi/hidtest/CMakeLists.txt | 18 + external_libraries/hidapi/hidtest/Makefile.am | 20 + external_libraries/hidapi/hidtest/hidtest.cpp | 680 + .../hidapi/hidtestosx/CMakeLists.txt | 18 + .../hidapi/hidtestosx/hidtestosx.cpp | 81 + .../hidapi/hidtestwindows/CMakeLists.txt | 18 + .../hidapi/hidtestwindows/hidtestwindows.cpp | 311 + .../hidapi/hut/hut_11_telephony.yaml | 133 + .../hidapi/hut/hut_12_consumer.yaml | 464 + .../hidapi/hut/hut_13_digitizers.yaml | 122 + .../hidapi/hut/hut_1_generic_desktop.yaml | 209 + .../hut/hut_20_alphanumeric_display.yaml | 76 + .../hidapi/hut/hut_2_simulation_controls.yaml | 158 + .../hidapi/hut/hut_3_vr_control.yaml | 40 + .../hidapi/hut/hut_4_sport_controls.yaml | 107 + .../hidapi/hut/hut_5_game_controls.yaml | 88 + .../hidapi/hut/hut_64_medical_instrument.yaml | 4 + .../hidapi/hut/hut_6_generic_device.yaml | 12 + .../hidapi/hut/hut_7_keyboard_keypad.yaml | 659 + .../hidapi/hut/hut_8_ledpage.yaml | 234 + .../hidapi/libusb/CMakeLists.txt | 32 + .../hidapi/libusb/Makefile-manual | 18 + external_libraries/hidapi/libusb/Makefile.am | 27 + .../hidapi/libusb/Makefile.freebsd | 46 + .../hidapi/libusb/Makefile.linux | 49 + external_libraries/hidapi/libusb/hid.c | 1570 ++ .../hidapi/linux/CMakeLists.txt | 20 + .../hidapi/linux/Makefile-manual | 49 + external_libraries/hidapi/linux/Makefile.am | 10 + external_libraries/hidapi/linux/README.txt | 63 + external_libraries/hidapi/linux/hid.c | 833 + external_libraries/hidapi/m4/ax_pthread.m4 | 309 + external_libraries/hidapi/m4/pkg.m4 | 157 + external_libraries/hidapi/mac/CMakeLists.txt | 11 + external_libraries/hidapi/mac/Makefile-manual | 32 + external_libraries/hidapi/mac/Makefile.am | 9 + external_libraries/hidapi/mac/hid.c | 1404 ++ .../hidapi/pc/hidapi-hidraw.pc.in | 10 + .../hidapi/pc/hidapi-libusb.pc.in | 10 + external_libraries/hidapi/pc/hidapi.pc.in | 10 + .../hidapi/testgui/Makefile-manual | 26 + external_libraries/hidapi/testgui/Makefile.am | 43 + .../hidapi/testgui/Makefile.freebsd | 33 + .../hidapi/testgui/Makefile.linux | 32 + .../hidapi/testgui/Makefile.mac | 46 + .../hidapi/testgui/Makefile.mingw | 32 + .../TestGUI.app.in/Contents/Info.plist | 28 + .../testgui/TestGUI.app.in/Contents/PkgInfo | 1 + .../Resources/English.lproj/InfoPlist.strings | Bin 0 -> 92 bytes .../Contents/Resources/Signal11.icns | Bin 0 -> 21918 bytes .../hidapi/testgui/copy_to_bundle.sh | 97 + .../hidapi/testgui/mac_support.cpp | 134 + .../hidapi/testgui/mac_support.h | 17 + .../hidapi/testgui/mac_support_cocoa.m | 94 + external_libraries/hidapi/testgui/start.sh | 2 + external_libraries/hidapi/testgui/test.cpp | 532 + external_libraries/hidapi/testgui/testgui.sln | 20 + .../hidapi/testgui/testgui.vcproj | 217 + external_libraries/hidapi/udev/99-hid.rules | 32 + external_libraries/jackey/LICENSE | 21 + external_libraries/jackey/README.md | 18 + external_libraries/jackey/jackey.h | 72 + external_libraries/nova-simd/CMakeLists.txt | 23 + external_libraries/nova-simd/COPYING | 16 + external_libraries/nova-simd/README | 184 + .../nova-simd/benchmarks/CMakeLists.txt | 26 + .../nova-simd/benchmarks/abs_benchmarks.cpp | 68 + .../benchmarks/benchmark_helpers.hpp | 70 + .../benchmarks/cache_aligned_array.hpp | 373 + .../nova-simd/benchmarks/clear_benchmark.cpp | 207 + .../nova-simd/benchmarks/clip_benchmarks.cpp | 76 + .../nova-simd/benchmarks/copy_benchmark.cpp | 225 + .../benchmarks/inplace_benchmark.cpp | 31 + .../nova-simd/benchmarks/malloc_aligned.hpp | 295 + .../nova-simd/benchmarks/perf_counter.hpp | 663 + .../nova-simd/benchmarks/round_benchmark.cpp | 29 + .../benchmarks/simd_ampmod_benchmarks.cpp | 58 + .../benchmarks/simd_mix_benchmark.cpp | 48 + .../benchmarks/simd_pan2_benchmark.cpp | 47 + .../benchmarks/simd_peakmeter_benchmarks.cpp | 98 + .../benchmarks/simd_plus_benchmarks.cpp | 234 + .../benchmarks/simd_pow_benchmarks.cpp | 48 + .../benchmarks/simd_slope_benchmarks.cpp | 148 + .../benchmarks/simd_softclip_benchmarks.cpp | 62 + .../benchmarks/simd_tan_benchmarks.cpp | 33 + .../benchmarks/simd_tanh_benchmarks.cpp | 48 + .../benchmarks/simd_unroll_benchmarks.cpp | 175 + .../benchmarks/simd_unroll_benchmarks2.cpp | 129 + .../nova-simd/detail/define_macros.hpp | 286 + external_libraries/nova-simd/detail/math.hpp | 345 + .../nova-simd/detail/unroll_helpers.hpp | 290 + .../nova-simd/detail/vec_math.hpp | 616 + .../nova-simd/detail/wrap_argument_vector.hpp | 147 + .../nova-simd/detail/wrap_arguments.hpp | 184 + .../nova-simd/simd_binary_arithmetic.hpp | 187 + .../nova-simd/simd_horizontal_functions.hpp | 221 + external_libraries/nova-simd/simd_math.hpp | 101 + external_libraries/nova-simd/simd_memory.hpp | 499 + external_libraries/nova-simd/simd_mix.hpp | 80 + external_libraries/nova-simd/simd_pan.hpp | 163 + .../nova-simd/simd_peakmeter.hpp | 157 + .../nova-simd/simd_ternary_arithmetic.hpp | 86 + .../nova-simd/simd_unary_arithmetic.hpp | 85 + .../nova-simd/simd_unit_conversion.hpp | 136 + .../nova-simd/simd_unroll_constraints.hpp | 36 + external_libraries/nova-simd/simd_utils.hpp | 161 + external_libraries/nova-simd/softclip.hpp | 100 + .../nova-simd/testsuite/CMakeLists.txt | 38 + .../nova-simd/testsuite/ampmod_test.cpp | 63 + .../nova-simd/testsuite/simd_binary_tests.cpp | 158 + .../testsuite/simd_horizontal_tests.cpp | 46 + .../nova-simd/testsuite/simd_math_tests.cpp | 113 + .../nova-simd/testsuite/simd_memory_tests.cpp | 127 + .../nova-simd/testsuite/simd_mix_tests.cpp | 134 + .../nova-simd/testsuite/simd_pan_tests.cpp | 74 + .../nova-simd/testsuite/simd_peak_tests.cpp | 68 + .../nova-simd/testsuite/simd_round_tests.cpp | 48 + .../testsuite/simd_ternary_tests.cpp | 116 + .../nova-simd/testsuite/simd_tests.cpp | 35 + .../nova-simd/testsuite/simd_unary_tests.cpp | 183 + .../testsuite/simd_unit_conversion_tests.cpp | 45 + .../nova-simd/testsuite/softclip_test.cpp | 30 + .../nova-simd/testsuite/test_helper.hpp | 58 + .../nova-simd/testsuite/vec_test.cpp | 161 + external_libraries/nova-simd/vec.hpp | 62 + .../nova-simd/vec/vec_altivec.hpp | 594 + .../nova-simd/vec/vec_avx_double.hpp | 400 + .../nova-simd/vec/vec_avx_float.hpp | 503 + external_libraries/nova-simd/vec/vec_base.hpp | 397 + .../nova-simd/vec/vec_generic.hpp | 192 + .../nova-simd/vec/vec_int_altivec.hpp | 126 + .../nova-simd/vec/vec_int_avx.hpp | 136 + .../nova-simd/vec/vec_int_neon.hpp | 109 + .../nova-simd/vec/vec_int_sse2.hpp | 113 + external_libraries/nova-simd/vec/vec_neon.hpp | 531 + external_libraries/nova-simd/vec/vec_sse.hpp | 693 + external_libraries/nova-simd/vec/vec_sse2.hpp | 465 + external_libraries/nova-tt/CMakeLists.txt | 12 + external_libraries/nova-tt/COPYING | 16 + external_libraries/nova-tt/Doxyfile | 1514 ++ external_libraries/nova-tt/README | 25 + external_libraries/nova-tt/nova-tt.kdev4 | 3 + .../nova-tt/nova-tt/dummy_mutex.hpp | 65 + external_libraries/nova-tt/nova-tt/mlock.hpp | 44 + .../nova-tt/nova-tt/name_thread.hpp | 44 + .../nova-tt/nova-tt/nanosleep.hpp | 78 + external_libraries/nova-tt/nova-tt/pause.hpp | 54 + .../nova-tt/nova-tt/physical_concurrency.hpp | 75 + .../nova-tt/nova-tt/rw_mutex.hpp | 258 + .../nova-tt/nova-tt/rw_spinlock.hpp | 178 + .../nova-tt/nova-tt/semaphore.hpp | 75 + .../nova-tt/semaphore_boost_fallback.hpp | 133 + .../nova-tt/nova-tt/semaphore_dispatch.hpp | 97 + .../nova-tt/nova-tt/semaphore_mach.hpp | 140 + .../nova-tt/nova-tt/semaphore_posix.hpp | 106 + .../nova-tt/nova-tt/semaphore_pthreads.hpp | 144 + .../nova-tt/nova-tt/semaphore_win32.hpp | 126 + .../nova-tt/nova-tt/spin_lock.hpp | 106 + .../nova-tt/nova-tt/thread_affinity.hpp | 87 + .../nova-tt/nova-tt/thread_pool.hpp | 143 + .../nova-tt/nova-tt/thread_priority.hpp | 37 + .../nova-tt/thread_priority_fallback.hpp | 46 + .../nova-tt/nova-tt/thread_priority_mach.hpp | 84 + .../nova-tt/thread_priority_pthread.hpp | 98 + .../nova-tt/nova-tt/thread_priority_win32.hpp | 54 + .../nova-tt/testsuite/CMakeLists.txt | 23 + .../nova-tt/testsuite/mlock_test.cpp | 13 + .../nova-tt/testsuite/nanosleep.cpp | 11 + .../nova-tt/testsuite/nanosleep_test.cpp | 12 + .../testsuite/physical_concurrency_test.cpp | 12 + .../nova-tt/testsuite/rw_mutex_test.cpp | 134 + .../nova-tt/testsuite/rw_spinlock_test.cpp | 70 + .../nova-tt/testsuite/semaphore_test.cpp | 80 + .../nova-tt/testsuite/spin_lock_test.cpp | 41 + .../testsuite/thread_affinity_test.cpp | 9 + .../nova-tt/testsuite/thread_pool_test.cpp | 38 + .../testsuite/thread_priority_test.cpp | 32 + external_libraries/oscpack_1_1_0/CHANGES | 159 + .../oscpack_1_1_0/CMakeLists.txt | 76 + external_libraries/oscpack_1_1_0/LICENSE | 34 + external_libraries/oscpack_1_1_0/Makefile | 148 + external_libraries/oscpack_1_1_0/README | 150 + external_libraries/oscpack_1_1_0/TODO | 52 + .../oscpack_1_1_0/examples/OscDump.cpp | 100 + .../oscpack_1_1_0/examples/SimpleReceive.cpp | 86 + .../oscpack_1_1_0/examples/SimpleSend.cpp | 33 + .../oscpack_1_1_0/ip/IpEndpointName.cpp | 88 + .../oscpack_1_1_0/ip/IpEndpointName.h | 83 + .../oscpack_1_1_0/ip/NetworkingUtils.h | 56 + .../oscpack_1_1_0/ip/PacketListener.h | 50 + .../oscpack_1_1_0/ip/TimerListener.h | 47 + .../oscpack_1_1_0/ip/UdpSocket.h | 176 + .../ip/posix/NetworkingUtils.cpp | 64 + .../oscpack_1_1_0/ip/posix/UdpSocket.cpp | 602 + .../ip/win32/NetworkingUtils.cpp | 95 + .../oscpack_1_1_0/ip/win32/UdpSocket.cpp | 571 + .../oscpack_1_1_0/make.MinGW32.bat | 19 + .../osc/MessageMappingOscPacketListener.h | 80 + .../oscpack_1_1_0/osc/OscException.h | 62 + .../oscpack_1_1_0/osc/OscHostEndianness.h | 127 + .../osc/OscOutboundPacketStream.cpp | 683 + .../osc/OscOutboundPacketStream.h | 149 + .../oscpack_1_1_0/osc/OscPacketListener.h | 79 + .../osc/OscPrintReceivedElements.cpp | 261 + .../osc/OscPrintReceivedElements.h | 54 + .../oscpack_1_1_0/osc/OscReceivedElements.cpp | 790 + .../oscpack_1_1_0/osc/OscReceivedElements.h | 546 + .../oscpack_1_1_0/osc/OscTypes.cpp | 52 + .../oscpack_1_1_0/osc/OscTypes.h | 215 + .../oscpack_1_1_0/tests/OscReceiveTest.cpp | 278 + .../oscpack_1_1_0/tests/OscReceiveTest.h | 40 + .../oscpack_1_1_0/tests/OscSendTests.cpp | 230 + .../oscpack_1_1_0/tests/OscSendTests.h | 39 + .../oscpack_1_1_0/tests/OscUnitTests.cpp | 460 + .../oscpack_1_1_0/tests/OscUnitTests.h | 39 + external_libraries/oscpack_build.cpp | 14 + .../portaudio_sc_org/CMakeLists.orig | 407 + .../portaudio_sc_org/CMakeLists.txt | 430 + external_libraries/portaudio_sc_org/Doxyfile | 239 + .../portaudio_sc_org/Doxyfile.developer | 242 + .../portaudio_sc_org/LICENSE.txt | 81 + .../portaudio_sc_org/Makefile.in | 257 + .../portaudio_sc_org/README.configure.txt | 32 + .../portaudio_sc_org/README.txt | 98 + .../portaudio_sc_org/SConstruct | 197 + .../portaudio_sc_org/aclocal.m4 | 8776 +++++++ .../portaudio_sc_org/bindings/cpp/AUTHORS | 0 .../portaudio_sc_org/bindings/cpp/COPYING | 31 + .../portaudio_sc_org/bindings/cpp/ChangeLog | 178 + .../portaudio_sc_org/bindings/cpp/INSTALL | 370 + .../portaudio_sc_org/bindings/cpp/Makefile.am | 7 + .../portaudio_sc_org/bindings/cpp/Makefile.in | 848 + .../portaudio_sc_org/bindings/cpp/NEWS | 0 .../portaudio_sc_org/bindings/cpp/README | 0 .../portaudio_sc_org/bindings/cpp/SConscript | 65 + .../portaudio_sc_org/bindings/cpp/aclocal.m4 | 9787 ++++++++ .../bindings/cpp/bin/Makefile.am | 9 + .../bindings/cpp/bin/Makefile.in | 618 + .../portaudio_sc_org/bindings/cpp/configure | 17918 ++++++++++++++ .../bindings/cpp/configure.ac | 54 + .../bindings/cpp/doc/Makefile.am | 5 + .../bindings/cpp/doc/Makefile.in | 432 + .../portaudio_sc_org/bindings/cpp/doc/README | 34 + .../bindings/cpp/doc/config.doxy | 211 + .../bindings/cpp/doc/config.doxy.linux | 210 + .../bindings/cpp/example/devs.cxx | 177 + .../bindings/cpp/example/sine.cxx | 137 + .../bindings/cpp/include/Makefile.am | 22 + .../bindings/cpp/include/Makefile.in | 571 + .../portaudiocpp/AsioDeviceAdapter.hxx | 44 + .../cpp/include/portaudiocpp/AutoSystem.hxx | 62 + .../include/portaudiocpp/BlockingStream.hxx | 45 + .../portaudiocpp/CFunCallbackStream.hxx | 49 + .../portaudiocpp/CallbackInterface.hxx | 45 + .../include/portaudiocpp/CallbackStream.hxx | 40 + .../portaudiocpp/CppFunCallbackStream.hxx | 86 + .../cpp/include/portaudiocpp/Device.hxx | 91 + .../DirectionSpecificStreamParameters.hxx | 77 + .../cpp/include/portaudiocpp/Exception.hxx | 108 + .../cpp/include/portaudiocpp/HostApi.hxx | 76 + .../portaudiocpp/InterfaceCallbackStream.hxx | 49 + .../portaudiocpp/MemFunCallbackStream.hxx | 107 + .../cpp/include/portaudiocpp/PortAudioCpp.hxx | 109 + .../include/portaudiocpp/SampleDataFormat.hxx | 35 + .../cpp/include/portaudiocpp/Stream.hxx | 82 + .../include/portaudiocpp/StreamParameters.hxx | 77 + .../cpp/include/portaudiocpp/System.hxx | 107 + .../portaudiocpp/SystemDeviceIterator.hxx | 66 + .../portaudiocpp/SystemHostApiIterator.hxx | 61 + .../bindings/cpp/lib/Makefile.am | 26 + .../bindings/cpp/lib/Makefile.in | 789 + .../bindings/cpp/portaudiocpp.pc.in | 12 + .../source/portaudiocpp/AsioDeviceAdapter.cxx | 83 + .../source/portaudiocpp/BlockingStream.cxx | 100 + .../portaudiocpp/CFunCallbackStream.cxx | 41 + .../source/portaudiocpp/CallbackInterface.cxx | 25 + .../source/portaudiocpp/CallbackStream.cxx | 20 + .../portaudiocpp/CppFunCallbackStream.cxx | 81 + .../cpp/source/portaudiocpp/Device.cxx | 168 + .../DirectionSpecificStreamParameters.cxx | 163 + .../cpp/source/portaudiocpp/Exception.cxx | 123 + .../cpp/source/portaudiocpp/HostApi.cxx | 121 + .../portaudiocpp/InterfaceCallbackStream.cxx | 45 + .../portaudiocpp/MemFunCallbackStream.cxx | 4 + .../cpp/source/portaudiocpp/Stream.cxx | 195 + .../source/portaudiocpp/StreamParameters.cxx | 165 + .../cpp/source/portaudiocpp/System.cxx | 308 + .../portaudiocpp/SystemDeviceIterator.cxx | 60 + .../portaudiocpp/SystemHostApiIterator.cxx | 59 + .../vs2010/PortAudioJNI/PortAudioJNI.sln | 26 + .../vs2010/PortAudioJNI/PortAudioJNI.vcproj | 198 + .../vs2010/PortAudioJNI/PortAudioJNI.vcxproj | 174 + .../java/c/src/com_portaudio_BlockingStream.c | 352 + .../java/c/src/com_portaudio_BlockingStream.h | 130 + .../java/c/src/com_portaudio_PortAudio.c | 279 + .../java/c/src/com_portaudio_PortAudio.h | 183 + .../bindings/java/c/src/jpa_tools.c | 208 + .../bindings/java/c/src/jpa_tools.h | 62 + .../bindings/java/jportaudio.dox | 65 + .../bindings/java/jportaudio/.classpath | 8 + .../bindings/java/jportaudio/.project | 17 + .../jtests/com/portaudio/PlaySine.java | 89 + .../jtests/com/portaudio/TestBasic.java | 523 + .../src/com/portaudio/BlockingStream.java | 208 + .../src/com/portaudio/DeviceInfo.java | 65 + .../src/com/portaudio/HostApiInfo.java | 61 + .../src/com/portaudio/PortAudio.java | 261 + .../src/com/portaudio/StreamInfo.java | 60 + .../src/com/portaudio/StreamParameters.java | 57 + .../bindings/java/scripts/make_header.bat | 4 + .../portaudio_sc_org/build/msvc/portaudio.def | 50 + .../portaudio_sc_org/build/msvc/portaudio.dsp | 269 + .../portaudio_sc_org/build/msvc/portaudio.dsw | 29 + .../portaudio_sc_org/build/msvc/portaudio.sln | 32 + .../build/msvc/portaudio.vcproj | 1932 ++ .../portaudio_sc_org/build/msvc/readme.txt | 112 + .../build/scons/SConscript_common | 30 + .../build/scons/SConscript_opts | 91 + .../portaudio_sc_org/clear_gitrevision.sh | 12 + .../cmake_support/FindASIOSDK.cmake | 41 + .../cmake_support/FindDXSDK.cmake | 59 + .../cmake_support/FindJack.cmake | 41 + .../cmake_support/options_cmake.h.in | 31 + .../cmake_support/portaudio-2.0.pc.in | 12 + .../cmake_support/template_portaudio.def | 53 + .../portaudio_sc_org/config.guess | 1558 ++ .../portaudio_sc_org/config.sub | 1791 ++ external_libraries/portaudio_sc_org/configure | 18827 +++++++++++++++ .../portaudio_sc_org/configure.in | 516 + external_libraries/portaudio_sc_org/depcomp | 791 + .../portaudio_sc_org/doc/src/api_overview.dox | 162 + ...ortaudio-external-architecture-diagram.png | Bin 0 -> 20386 bytes .../portaudio_sc_org/doc/src/license.dox | 38 + .../portaudio_sc_org/doc/src/mainpage.dox | 61 + .../portaudio_sc_org/doc/src/srcguide.dox | 55 + .../doc/src/tutorial/blocking_read_write.dox | 68 + .../doc/src/tutorial/compile_cmake.dox | 29 + .../doc/src/tutorial/compile_linux.dox | 83 + .../src/tutorial/compile_mac_coreaudio.dox | 122 + .../doc/src/tutorial/compile_windows.dox | 108 + .../tutorial/compile_windows_asio_msvc.dox | 97 + .../src/tutorial/compile_windows_mingw.dox | 53 + .../doc/src/tutorial/exploring.dox | 15 + .../src/tutorial/initializing_portaudio.dox | 29 + .../doc/src/tutorial/open_default_stream.dox | 48 + .../doc/src/tutorial/querying_devices.dox | 111 + .../doc/src/tutorial/start_stop_abort.dox | 35 + .../src/tutorial/terminating_portaudio.dox | 20 + .../doc/src/tutorial/tutorial_start.dox | 58 + .../doc/src/tutorial/utility_functions.dox | 69 + .../doc/src/tutorial/writing_a_callback.dox | 70 + .../doc/utils/checkfiledocs.py | 87 + .../portaudio_sc_org/examples/CMakeLists.txt | 41 + .../portaudio_sc_org/examples/pa_devs.c | 252 + .../portaudio_sc_org/examples/pa_fuzz.c | 183 + .../examples/paex_mono_asio_channel_select.c | 167 + .../examples/paex_ocean_shore.c | 533 + .../portaudio_sc_org/examples/paex_pink.c | 280 + .../examples/paex_read_write_wire.c | 205 + .../portaudio_sc_org/examples/paex_record.c | 354 + .../examples/paex_record_file.c | 458 + .../portaudio_sc_org/examples/paex_saw.c | 133 + .../portaudio_sc_org/examples/paex_sine.c | 175 + .../examples/paex_sine_c++.cpp | 275 + .../portaudio_sc_org/examples/paex_wmme_ac3.c | 221 + .../examples/paex_wmme_surround.c | 211 + .../examples/paex_write_sine.c | 166 + .../examples/paex_write_sine_nonint.c | 167 + .../portaudio_sc_org/fixdir.bat | 19 + .../portaudio_sc_org/fixfile.bat | 7 + .../portaudio_sc_org/include/pa_asio.h | 150 + .../portaudio_sc_org/include/pa_jack.h | 77 + .../portaudio_sc_org/include/pa_linux_alsa.h | 107 + .../portaudio_sc_org/include/pa_mac_core.h | 191 + .../portaudio_sc_org/include/pa_win_ds.h | 95 + .../portaudio_sc_org/include/pa_win_wasapi.h | 443 + .../include/pa_win_waveformat.h | 199 + .../portaudio_sc_org/include/pa_win_wdmks.h | 137 + .../portaudio_sc_org/include/pa_win_wmme.h | 185 + .../portaudio_sc_org/include/portaudio.h | 1225 + .../portaudio_sc_org/index.html | 105 + .../portaudio_sc_org/install-sh | 527 + external_libraries/portaudio_sc_org/ltmain.sh | 9661 ++++++++ external_libraries/portaudio_sc_org/missing | 215 + .../portaudio_sc_org/pablio/README.txt | 49 + .../portaudio_sc_org/pablio/pablio.c | 314 + .../portaudio_sc_org/pablio/pablio.def | 35 + .../portaudio_sc_org/pablio/pablio.h | 116 + .../portaudio_sc_org/pablio/test_rw.c | 105 + .../portaudio_sc_org/pablio/test_rw_echo.c | 129 + .../portaudio_sc_org/pablio/test_w_saw.c | 114 + .../portaudio_sc_org/pablio/test_w_saw8.c | 112 + .../portaudio_sc_org/portaudio-2.0.pc.in | 12 + .../portaudio_sc_org/qa/loopback/README.txt | 92 + .../qa/loopback/src/audio_analyzer.c | 707 + .../qa/loopback/src/audio_analyzer.h | 187 + .../qa/loopback/src/biquad_filter.c | 122 + .../qa/loopback/src/biquad_filter.h | 38 + .../portaudio_sc_org/qa/loopback/src/paqa.c | 1601 ++ .../qa/loopback/src/paqa_tools.c | 171 + .../qa/loopback/src/paqa_tools.h | 52 + .../qa/loopback/src/qa_tools.h | 83 + .../qa/loopback/src/test_audio_analyzer.c | 718 + .../qa/loopback/src/test_audio_analyzer.h | 46 + .../qa/loopback/src/write_wav.c | 242 + .../qa/loopback/src/write_wav.h | 103 + .../portaudio_sc_org/qa/paqa_devs.c | 371 + .../portaudio_sc_org/qa/paqa_errs.c | 403 + .../portaudio_sc_org/qa/paqa_latency.c | 482 + .../portaudio_sc_org/src/SConscript | 220 + .../src/common/pa_allocation.c | 243 + .../src/common/pa_allocation.h | 104 + .../src/common/pa_converters.c | 1983 ++ .../src/common/pa_converters.h | 263 + .../portaudio_sc_org/src/common/pa_cpuload.c | 105 + .../portaudio_sc_org/src/common/pa_cpuload.h | 72 + .../src/common/pa_debugprint.c | 123 + .../src/common/pa_debugprint.h | 149 + .../portaudio_sc_org/src/common/pa_dither.c | 218 + .../portaudio_sc_org/src/common/pa_dither.h | 106 + .../src/common/pa_endianness.h | 145 + .../portaudio_sc_org/src/common/pa_front.c | 1811 ++ .../src/common/pa_gitrevision.h | 1 + .../portaudio_sc_org/src/common/pa_hostapi.h | 362 + .../src/common/pa_memorybarrier.h | 128 + .../portaudio_sc_org/src/common/pa_process.c | 1831 ++ .../portaudio_sc_org/src/common/pa_process.h | 754 + .../src/common/pa_ringbuffer.c | 237 + .../src/common/pa_ringbuffer.h | 236 + .../portaudio_sc_org/src/common/pa_stream.c | 150 + .../portaudio_sc_org/src/common/pa_stream.h | 205 + .../portaudio_sc_org/src/common/pa_trace.c | 238 + .../portaudio_sc_org/src/common/pa_trace.h | 117 + .../portaudio_sc_org/src/common/pa_types.h | 107 + .../portaudio_sc_org/src/common/pa_util.h | 159 + .../src/hostapi/alsa/pa_linux_alsa.c | 4639 ++++ .../src/hostapi/asihpi/pa_linux_asihpi.c | 2893 +++ .../src/hostapi/asio/ASIO-README.txt | 147 + .../src/hostapi/asio/Callback_adaptation_.pdf | Bin 0 -> 50527 bytes .../src/hostapi/asio/Pa_ASIO.pdf | Bin 0 -> 50778 bytes .../hostapi/asio/iasiothiscallresolver.cpp | 572 + .../src/hostapi/asio/iasiothiscallresolver.h | 197 + .../src/hostapi/asio/pa_asio.cpp | 4251 ++++ .../src/hostapi/coreaudio/notes.txt | 196 + .../src/hostapi/coreaudio/pa_mac_core.c | 2836 +++ .../hostapi/coreaudio/pa_mac_core_blocking.c | 637 + .../hostapi/coreaudio/pa_mac_core_blocking.h | 134 + .../hostapi/coreaudio/pa_mac_core_internal.h | 194 + .../src/hostapi/coreaudio/pa_mac_core_old.c | 913 + .../hostapi/coreaudio/pa_mac_core_utilities.c | 701 + .../hostapi/coreaudio/pa_mac_core_utilities.h | 218 + .../src/hostapi/dsound/pa_win_ds.c | 3268 +++ .../src/hostapi/dsound/pa_win_ds_dynlink.c | 224 + .../src/hostapi/dsound/pa_win_ds_dynlink.h | 106 + .../src/hostapi/jack/pa_jack.c | 1769 ++ .../src/hostapi/oss/low_latency_tip.txt | Bin 0 -> 3111 bytes .../src/hostapi/oss/pa_unix_oss.c | 2045 ++ .../src/hostapi/oss/recplay.c | 114 + .../src/hostapi/skeleton/README.txt | 1 + .../hostapi/skeleton/pa_hostapi_skeleton.c | 818 + .../wasapi/mingw-include/audioclient.h | 1177 + .../wasapi/mingw-include/devicetopology.h | 3275 +++ .../wasapi/mingw-include/endpointvolume.h | 620 + .../mingw-include/functiondiscoverykeys.h | 255 + .../src/hostapi/wasapi/mingw-include/ks.h | 3666 +++ .../src/hostapi/wasapi/mingw-include/ksguid.h | 28 + .../hostapi/wasapi/mingw-include/ksmedia.h | 4610 ++++ .../hostapi/wasapi/mingw-include/ksproxy.h | 639 + .../hostapi/wasapi/mingw-include/ksuuids.h | 159 + .../wasapi/mingw-include/mmdeviceapi.h | 929 + .../hostapi/wasapi/mingw-include/propkeydef.h | 26 + .../hostapi/wasapi/mingw-include/propsys.h | 3605 +++ .../src/hostapi/wasapi/mingw-include/rpcsal.h | 113 + .../src/hostapi/wasapi/mingw-include/sal.h | 252 + .../wasapi/mingw-include/structuredquery.h | 2478 ++ .../src/hostapi/wasapi/pa_win_wasapi.c | 5738 +++++ .../src/hostapi/wasapi/readme.txt | 22 + .../src/hostapi/wdmks/pa_win_wdmks.c | 6791 ++++++ .../src/hostapi/wdmks/readme.txt | 85 + .../src/hostapi/wmme/pa_win_wmme.c | 4055 ++++ .../src/os/unix/pa_unix_hostapis.c | 103 + .../src/os/unix/pa_unix_util.c | 710 + .../src/os/unix/pa_unix_util.h | 224 + .../src/os/win/pa_win_coinitialize.c | 148 + .../src/os/win/pa_win_coinitialize.h | 94 + .../src/os/win/pa_win_hostapis.c | 102 + .../portaudio_sc_org/src/os/win/pa_win_util.c | 160 + .../src/os/win/pa_win_waveformat.c | 162 + .../src/os/win/pa_win_wdmks_utils.c | 309 + .../src/os/win/pa_win_wdmks_utils.h | 65 + .../src/os/win/pa_x86_plain_converters.c | 1218 + .../src/os/win/pa_x86_plain_converters.h | 60 + .../portaudio_sc_org/test/CMakeLists.txt | 13 + .../portaudio_sc_org/test/README.txt | 52 + .../portaudio_sc_org/test/pa_minlat.c | 205 + .../portaudio_sc_org/test/patest1.c | 208 + .../portaudio_sc_org/test/patest_buffer.c | 206 + .../test/patest_callbackstop.c | 252 + .../portaudio_sc_org/test/patest_clip.c | 190 + .../portaudio_sc_org/test/patest_converters.c | 395 + .../portaudio_sc_org/test/patest_dither.c | 190 + .../patest_dsound_find_best_latency_params.c | 514 + .../patest_dsound_low_level_latency_params.c | 187 + .../test/patest_dsound_surround.c | 205 + .../portaudio_sc_org/test/patest_hang.c | 164 + .../test/patest_in_overflow.c | 236 + .../test/patest_jack_wasapi.c | 343 + .../portaudio_sc_org/test/patest_latency.c | 193 + .../portaudio_sc_org/test/patest_leftright.c | 185 + .../portaudio_sc_org/test/patest_longsine.c | 151 + .../portaudio_sc_org/test/patest_many.c | 210 + .../portaudio_sc_org/test/patest_maxsines.c | 216 + .../portaudio_sc_org/test/patest_mono.c | 156 + .../portaudio_sc_org/test/patest_multi_sine.c | 205 + .../test/patest_out_underflow.c | 251 + .../portaudio_sc_org/test/patest_prime.c | 234 + .../test/patest_read_record.c | 244 + .../portaudio_sc_org/test/patest_ringmix.c | 86 + .../portaudio_sc_org/test/patest_sine8.c | 216 + .../test/patest_sine_channelmaps.c | 190 + .../test/patest_sine_formats.c | 203 + .../portaudio_sc_org/test/patest_sine_srate.c | 182 + .../portaudio_sc_org/test/patest_sine_time.c | 219 + .../portaudio_sc_org/test/patest_start_stop.c | 174 + .../portaudio_sc_org/test/patest_stop.c | 324 + .../test/patest_stop_playout.c | 478 + .../patest_suggested_vs_streaminfo_latency.c | 269 + .../patest_suggested_vs_streaminfo_latency.py | 150 + .../portaudio_sc_org/test/patest_sync.c | 271 + .../portaudio_sc_org/test/patest_timing.c | 173 + .../test/patest_toomanysines.c | 200 + .../portaudio_sc_org/test/patest_two_rates.c | 178 + .../portaudio_sc_org/test/patest_underflow.c | 162 + .../portaudio_sc_org/test/patest_unplug.c | 243 + .../portaudio_sc_org/test/patest_wire.c | 331 + .../patest_wmme_find_best_latency_params.c | 518 + .../patest_wmme_low_level_latency_params.c | 192 + .../portaudio_sc_org/test/patest_write_stop.c | 165 + .../test/patest_write_stop_hang_illegal.c | 168 + .../portaudio_sc_org/testcvs/changeme.txt | 21 + .../portaudio_sc_org/testcvs/file1.txt | 9 + .../portaudio_sc_org/testcvs/file2.txt | 9 + .../portaudio_sc_org/update_gitrevision.sh | 17 + external_libraries/portmidi/CHANGELOG.txt | 192 + external_libraries/portmidi/license.txt | 40 + .../portmidi/pm_common/pminternal.h | 178 + .../portmidi/pm_common/pmutil.c | 284 + .../portmidi/pm_common/pmutil.h | 127 + .../portmidi/pm_common/portmidi.c | 1137 + .../portmidi/pm_common/portmidi.h | 654 + external_libraries/portmidi/pm_win/pmwin.c | 144 + external_libraries/portmidi/pm_win/pmwinmm.c | 1254 + external_libraries/portmidi/pm_win/pmwinmm.h | 5 + .../portmidi/porttime/porttime.c | 3 + .../portmidi/porttime/porttime.h | 92 + .../portmidi/porttime/ptwinmm.c | 71 + external_libraries/yaml-cpp/.clang-format | 47 + external_libraries/yaml-cpp/.codedocs | 50 + external_libraries/yaml-cpp/.travis.yml | 23 + external_libraries/yaml-cpp/CMakeLists.txt | 360 + external_libraries/yaml-cpp/CONTRIBUTING.md | 26 + external_libraries/yaml-cpp/LICENSE | 19 + external_libraries/yaml-cpp/README.md | 51 + .../yaml-cpp/include/yaml-cpp/anchor.h | 17 + .../yaml-cpp/include/yaml-cpp/binary.h | 67 + .../include/yaml-cpp/contrib/anchordict.h | 39 + .../include/yaml-cpp/contrib/graphbuilder.h | 147 + .../yaml-cpp/include/yaml-cpp/dll.h | 33 + .../include/yaml-cpp/emitfromevents.h | 57 + .../yaml-cpp/include/yaml-cpp/emitter.h | 254 + .../yaml-cpp/include/yaml-cpp/emitterdef.h | 16 + .../yaml-cpp/include/yaml-cpp/emittermanip.h | 137 + .../yaml-cpp/include/yaml-cpp/emitterstyle.h | 16 + .../yaml-cpp/include/yaml-cpp/eventhandler.h | 40 + .../yaml-cpp/include/yaml-cpp/exceptions.h | 231 + .../yaml-cpp/include/yaml-cpp/mark.h | 29 + .../yaml-cpp/include/yaml-cpp/node/convert.h | 297 + .../include/yaml-cpp/node/detail/bool_type.h | 26 + .../include/yaml-cpp/node/detail/impl.h | 177 + .../include/yaml-cpp/node/detail/iterator.h | 91 + .../yaml-cpp/node/detail/iterator_fwd.h | 27 + .../include/yaml-cpp/node/detail/memory.h | 46 + .../include/yaml-cpp/node/detail/node.h | 169 + .../include/yaml-cpp/node/detail/node_data.h | 127 + .../yaml-cpp/node/detail/node_iterator.h | 180 + .../include/yaml-cpp/node/detail/node_ref.h | 98 + .../yaml-cpp/include/yaml-cpp/node/emit.h | 32 + .../yaml-cpp/include/yaml-cpp/node/impl.h | 448 + .../yaml-cpp/include/yaml-cpp/node/iterator.h | 31 + .../yaml-cpp/include/yaml-cpp/node/node.h | 145 + .../yaml-cpp/include/yaml-cpp/node/parse.h | 78 + .../yaml-cpp/include/yaml-cpp/node/ptr.h | 29 + .../yaml-cpp/include/yaml-cpp/node/type.h | 16 + .../yaml-cpp/include/yaml-cpp/noncopyable.h | 25 + .../yaml-cpp/include/yaml-cpp/null.h | 26 + .../include/yaml-cpp/ostream_wrapper.h | 72 + .../yaml-cpp/include/yaml-cpp/parser.h | 86 + .../yaml-cpp/include/yaml-cpp/stlemitter.h | 51 + .../yaml-cpp/include/yaml-cpp/traits.h | 103 + .../yaml-cpp/include/yaml-cpp/yaml.h | 24 + external_libraries/yaml-cpp/install.txt | 24 + external_libraries/yaml-cpp/src/binary.cpp | 93 + .../yaml-cpp/src/collectionstack.h | 39 + .../yaml-cpp/src/contrib/graphbuilder.cpp | 17 + .../src/contrib/graphbuilderadapter.cpp | 94 + .../src/contrib/graphbuilderadapter.h | 79 + external_libraries/yaml-cpp/src/convert.cpp | 75 + .../yaml-cpp/src/directives.cpp | 22 + external_libraries/yaml-cpp/src/directives.h | 29 + external_libraries/yaml-cpp/src/emit.cpp | 25 + .../yaml-cpp/src/emitfromevents.cpp | 119 + external_libraries/yaml-cpp/src/emitter.cpp | 911 + .../yaml-cpp/src/emitterstate.cpp | 363 + .../yaml-cpp/src/emitterstate.h | 203 + .../yaml-cpp/src/emitterutils.cpp | 481 + .../yaml-cpp/src/emitterutils.h | 50 + external_libraries/yaml-cpp/src/exp.cpp | 136 + external_libraries/yaml-cpp/src/exp.h | 222 + external_libraries/yaml-cpp/src/indentation.h | 41 + external_libraries/yaml-cpp/src/memory.cpp | 26 + external_libraries/yaml-cpp/src/node.cpp | 12 + external_libraries/yaml-cpp/src/node_data.cpp | 299 + .../yaml-cpp/src/nodebuilder.cpp | 131 + external_libraries/yaml-cpp/src/nodebuilder.h | 70 + .../yaml-cpp/src/nodeevents.cpp | 101 + external_libraries/yaml-cpp/src/nodeevents.h | 64 + external_libraries/yaml-cpp/src/null.cpp | 9 + .../yaml-cpp/src/ostream_wrapper.cpp | 57 + external_libraries/yaml-cpp/src/parse.cpp | 72 + external_libraries/yaml-cpp/src/parser.cpp | 129 + external_libraries/yaml-cpp/src/ptr_vector.h | 51 + .../yaml-cpp/src/regex_yaml.cpp | 45 + external_libraries/yaml-cpp/src/regex_yaml.h | 85 + external_libraries/yaml-cpp/src/regeximpl.h | 186 + external_libraries/yaml-cpp/src/scanner.cpp | 386 + external_libraries/yaml-cpp/src/scanner.h | 190 + .../yaml-cpp/src/scanscalar.cpp | 250 + external_libraries/yaml-cpp/src/scanscalar.h | 63 + external_libraries/yaml-cpp/src/scantag.cpp | 81 + external_libraries/yaml-cpp/src/scantag.h | 19 + external_libraries/yaml-cpp/src/scantoken.cpp | 437 + external_libraries/yaml-cpp/src/setting.h | 95 + external_libraries/yaml-cpp/src/simplekey.cpp | 128 + .../yaml-cpp/src/singledocparser.cpp | 414 + .../yaml-cpp/src/singledocparser.h | 65 + external_libraries/yaml-cpp/src/stream.cpp | 448 + external_libraries/yaml-cpp/src/stream.h | 76 + .../yaml-cpp/src/streamcharsource.h | 48 + .../yaml-cpp/src/stringsource.h | 48 + external_libraries/yaml-cpp/src/tag.cpp | 49 + external_libraries/yaml-cpp/src/tag.h | 33 + external_libraries/yaml-cpp/src/token.h | 69 + .../yaml-cpp/test/CMakeLists.txt | 40 + .../yaml-cpp/test/create-emitter-tests.py | 211 + .../yaml-cpp/test/gmock-1.7.0/CHANGES | 126 + .../yaml-cpp/test/gmock-1.7.0/CMakeLists.txt | 171 + .../yaml-cpp/test/gmock-1.7.0/CONTRIBUTORS | 40 + .../yaml-cpp/test/gmock-1.7.0/LICENSE | 28 + .../yaml-cpp/test/gmock-1.7.0/Makefile.am | 216 + .../yaml-cpp/test/gmock-1.7.0/Makefile.in | 1357 ++ .../yaml-cpp/test/gmock-1.7.0/README | 369 + .../yaml-cpp/test/gmock-1.7.0/aclocal.m4 | 9799 ++++++++ .../test/gmock-1.7.0/build-aux/config.guess | 1530 ++ .../test/gmock-1.7.0/build-aux/config.h.in | 69 + .../test/gmock-1.7.0/build-aux/config.sub | 1773 ++ .../test/gmock-1.7.0/build-aux/depcomp | 688 + .../test/gmock-1.7.0/build-aux/install-sh | 527 + .../test/gmock-1.7.0/build-aux/ltmain.sh | 9661 ++++++++ .../test/gmock-1.7.0/build-aux/missing | 331 + .../yaml-cpp/test/gmock-1.7.0/configure | 18535 ++++++++++++++ .../yaml-cpp/test/gmock-1.7.0/configure.ac | 146 + .../gmock-1.7.0/fused-src/gmock-gtest-all.cc | 11443 +++++++++ .../test/gmock-1.7.0/fused-src/gmock/gmock.h | 14198 +++++++++++ .../test/gmock-1.7.0/fused-src/gmock_main.cc | 54 + .../test/gmock-1.7.0/fused-src/gtest/gtest.h | 20061 ++++++++++++++++ .../yaml-cpp/test/gmock-1.7.0/gtest/CHANGES | 157 + .../test/gmock-1.7.0/gtest/CMakeLists.txt | 252 + .../test/gmock-1.7.0/gtest/CONTRIBUTORS | 37 + .../yaml-cpp/test/gmock-1.7.0/gtest/LICENSE | 28 + .../test/gmock-1.7.0/gtest/Makefile.am | 306 + .../test/gmock-1.7.0/gtest/Makefile.in | 1360 ++ .../yaml-cpp/test/gmock-1.7.0/gtest/README | 435 + .../test/gmock-1.7.0/gtest/aclocal.m4 | 1198 + .../gmock-1.7.0/gtest/build-aux/config.guess | 1530 ++ .../gmock-1.7.0/gtest/build-aux/config.h.in | 69 + .../gmock-1.7.0/gtest/build-aux/config.sub | 1773 ++ .../test/gmock-1.7.0/gtest/build-aux/depcomp | 688 + .../gmock-1.7.0/gtest/build-aux/install-sh | 527 + .../gmock-1.7.0/gtest/build-aux/ltmain.sh | 9661 ++++++++ .../test/gmock-1.7.0/gtest/build-aux/missing | 331 + .../gtest/cmake/internal_utils.cmake | 227 + .../gmock-1.7.0/gtest/codegear/gtest.cbproj | 138 + .../gtest/codegear/gtest.groupproj | 54 + .../gmock-1.7.0/gtest/codegear/gtest_all.cc | 38 + .../gmock-1.7.0/gtest/codegear/gtest_link.cc | 40 + .../gtest/codegear/gtest_main.cbproj | 82 + .../gtest/codegear/gtest_unittest.cbproj | 88 + .../yaml-cpp/test/gmock-1.7.0/gtest/configure | 18222 ++++++++++++++ .../test/gmock-1.7.0/gtest/configure.ac | 68 + .../gtest/fused-src/gtest/gtest-all.cc | 9592 ++++++++ .../gmock-1.7.0/gtest/fused-src/gtest/gtest.h | 20061 ++++++++++++++++ .../gtest/fused-src/gtest/gtest_main.cc | 38 + .../gtest/include/gtest/gtest-death-test.h | 294 + .../gtest/include/gtest/gtest-message.h | 250 + .../gtest/include/gtest/gtest-param-test.h | 1421 ++ .../include/gtest/gtest-param-test.h.pump | 487 + .../gtest/include/gtest/gtest-printers.h | 855 + .../gtest/include/gtest/gtest-spi.h | 232 + .../gtest/include/gtest/gtest-test-part.h | 179 + .../gtest/include/gtest/gtest-typed-test.h | 259 + .../gmock-1.7.0/gtest/include/gtest/gtest.h | 2291 ++ .../gtest/include/gtest/gtest_pred_impl.h | 358 + .../gtest/include/gtest/gtest_prod.h | 58 + .../internal/gtest-death-test-internal.h | 319 + .../include/gtest/internal/gtest-filepath.h | 206 + .../include/gtest/internal/gtest-internal.h | 1158 + .../include/gtest/internal/gtest-linked_ptr.h | 233 + .../internal/gtest-param-util-generated.h | 5143 ++++ .../gtest-param-util-generated.h.pump | 301 + .../include/gtest/internal/gtest-param-util.h | 619 + .../gtest/include/gtest/internal/gtest-port.h | 1947 ++ .../include/gtest/internal/gtest-string.h | 167 + .../include/gtest/internal/gtest-tuple.h | 1012 + .../include/gtest/internal/gtest-tuple.h.pump | 339 + .../include/gtest/internal/gtest-type-util.h | 3331 +++ .../gtest/internal/gtest-type-util.h.pump | 297 + .../test/gmock-1.7.0/gtest/m4/acx_pthread.m4 | 363 + .../test/gmock-1.7.0/gtest/m4/gtest.m4 | 74 + .../test/gmock-1.7.0/gtest/m4/libtool.m4 | 8001 ++++++ .../test/gmock-1.7.0/gtest/m4/ltoptions.m4 | 384 + .../test/gmock-1.7.0/gtest/m4/ltsugar.m4 | 123 + .../test/gmock-1.7.0/gtest/m4/ltversion.m4 | 23 + .../test/gmock-1.7.0/gtest/m4/lt~obsolete.m4 | 98 + .../test/gmock-1.7.0/gtest/make/Makefile | 82 + .../test/gmock-1.7.0/gtest/msvc/gtest-md.sln | 45 + .../gmock-1.7.0/gtest/msvc/gtest-md.vcproj | 126 + .../test/gmock-1.7.0/gtest/msvc/gtest.sln | 45 + .../test/gmock-1.7.0/gtest/msvc/gtest.vcproj | 126 + .../gtest/msvc/gtest_main-md.vcproj | 129 + .../gmock-1.7.0/gtest/msvc/gtest_main.vcproj | 129 + .../gtest/msvc/gtest_prod_test-md.vcproj | 164 + .../gtest/msvc/gtest_prod_test.vcproj | 164 + .../gtest/msvc/gtest_unittest-md.vcproj | 147 + .../gtest/msvc/gtest_unittest.vcproj | 147 + .../gmock-1.7.0/gtest/samples/prime_tables.h | 123 + .../test/gmock-1.7.0/gtest/samples/sample1.cc | 68 + .../test/gmock-1.7.0/gtest/samples/sample1.h | 43 + .../gtest/samples/sample10_unittest.cc | 144 + .../gtest/samples/sample1_unittest.cc | 153 + .../test/gmock-1.7.0/gtest/samples/sample2.cc | 56 + .../test/gmock-1.7.0/gtest/samples/sample2.h | 85 + .../gtest/samples/sample2_unittest.cc | 109 + .../gmock-1.7.0/gtest/samples/sample3-inl.h | 172 + .../gtest/samples/sample3_unittest.cc | 151 + .../test/gmock-1.7.0/gtest/samples/sample4.cc | 46 + .../test/gmock-1.7.0/gtest/samples/sample4.h | 53 + .../gtest/samples/sample4_unittest.cc | 45 + .../gtest/samples/sample5_unittest.cc | 199 + .../gtest/samples/sample6_unittest.cc | 224 + .../gtest/samples/sample7_unittest.cc | 130 + .../gtest/samples/sample8_unittest.cc | 173 + .../gtest/samples/sample9_unittest.cc | 160 + .../gtest/scripts/fuse_gtest_files.py | 250 + .../gtest/scripts/gen_gtest_pred_impl.py | 730 + .../gmock-1.7.0/gtest/scripts/gtest-config.in | 274 + .../test/gmock-1.7.0/gtest/scripts/pump.py | 855 + .../gmock-1.7.0/gtest/scripts/test/Makefile | 59 + .../test/gmock-1.7.0/gtest/src/gtest-all.cc | 48 + .../gmock-1.7.0/gtest/src/gtest-death-test.cc | 1344 ++ .../gmock-1.7.0/gtest/src/gtest-filepath.cc | 382 + .../gtest/src/gtest-internal-inl.h | 1218 + .../test/gmock-1.7.0/gtest/src/gtest-port.cc | 805 + .../gmock-1.7.0/gtest/src/gtest-printers.cc | 363 + .../gmock-1.7.0/gtest/src/gtest-test-part.cc | 110 + .../gmock-1.7.0/gtest/src/gtest-typed-test.cc | 110 + .../test/gmock-1.7.0/gtest/src/gtest.cc | 5015 ++++ .../test/gmock-1.7.0/gtest/src/gtest_main.cc | 38 + .../gtest/test/gtest-death-test_ex_test.cc | 93 + .../gtest/test/gtest-death-test_test.cc | 1367 ++ .../gtest/test/gtest-filepath_test.cc | 680 + .../gtest/test/gtest-linked_ptr_test.cc | 154 + .../gtest/test/gtest-listener_test.cc | 310 + .../gtest/test/gtest-message_test.cc | 159 + .../gtest/test/gtest-options_test.cc | 215 + .../gtest/test/gtest-param-test2_test.cc | 65 + .../gtest/test/gtest-param-test_test.cc | 904 + .../gtest/test/gtest-param-test_test.h | 57 + .../gmock-1.7.0/gtest/test/gtest-port_test.cc | 1253 + .../gtest/test/gtest-printers_test.cc | 1566 ++ .../gtest/test/gtest-test-part_test.cc | 208 + .../gtest/test/gtest-tuple_test.cc | 320 + .../gtest/test/gtest-typed-test2_test.cc | 45 + .../gtest/test/gtest-typed-test_test.cc | 360 + .../gtest/test/gtest-typed-test_test.h | 66 + .../gtest/test/gtest-unittest-api_test.cc | 341 + .../gmock-1.7.0/gtest/test/gtest_all_test.cc | 47 + .../test/gtest_break_on_failure_unittest.py | 212 + .../test/gtest_break_on_failure_unittest_.cc | 88 + .../gtest/test/gtest_catch_exceptions_test.py | 237 + .../test/gtest_catch_exceptions_test_.cc | 311 + .../gtest/test/gtest_color_test.py | 130 + .../gtest/test/gtest_color_test_.cc | 71 + .../gtest/test/gtest_env_var_test.py | 103 + .../gtest/test/gtest_env_var_test_.cc | 126 + .../gtest/test/gtest_environment_test.cc | 192 + .../gtest/test/gtest_filter_unittest.py | 633 + .../gtest/test/gtest_filter_unittest_.cc | 140 + .../gmock-1.7.0/gtest/test/gtest_help_test.py | 172 + .../gtest/test/gtest_help_test_.cc | 46 + .../gtest/test/gtest_list_tests_unittest.py | 207 + .../gtest/test/gtest_list_tests_unittest_.cc | 157 + .../gtest/test/gtest_main_unittest.cc | 45 + .../gtest/test/gtest_no_test_unittest.cc | 56 + .../gtest/test/gtest_output_test.py | 335 + .../gtest/test/gtest_output_test_.cc | 1034 + .../test/gtest_output_test_golden_lin.txt | 720 + .../gtest/test/gtest_pred_impl_unittest.cc | 2427 ++ .../gtest/test/gtest_premature_exit_test.cc | 141 + .../gmock-1.7.0/gtest/test/gtest_prod_test.cc | 57 + .../gtest/test/gtest_repeat_test.cc | 253 + .../gtest/test/gtest_shuffle_test.py | 325 + .../gtest/test/gtest_shuffle_test_.cc | 103 + .../gtest/test/gtest_sole_header_test.cc | 57 + .../gtest/test/gtest_stress_test.cc | 256 + .../gtest/test/gtest_test_utils.py | 320 + .../test/gtest_throw_on_failure_ex_test.cc | 92 + .../gtest/test/gtest_throw_on_failure_test.py | 171 + .../test/gtest_throw_on_failure_test_.cc | 72 + .../gtest/test/gtest_uninitialized_test.py | 70 + .../gtest/test/gtest_uninitialized_test_.cc | 43 + .../gmock-1.7.0/gtest/test/gtest_unittest.cc | 7415 ++++++ .../gtest/test/gtest_xml_outfile1_test_.cc | 49 + .../gtest/test/gtest_xml_outfile2_test_.cc | 49 + .../gtest/test/gtest_xml_outfiles_test.py | 132 + .../gtest/test/gtest_xml_output_unittest.py | 307 + .../gtest/test/gtest_xml_output_unittest_.cc | 181 + .../gtest/test/gtest_xml_test_utils.py | 194 + .../test/gmock-1.7.0/gtest/test/production.cc | 36 + .../test/gmock-1.7.0/gtest/test/production.h | 55 + .../gtest/xcode/Config/DebugProject.xcconfig | 30 + .../xcode/Config/FrameworkTarget.xcconfig | 17 + .../gtest/xcode/Config/General.xcconfig | 41 + .../xcode/Config/ReleaseProject.xcconfig | 32 + .../xcode/Config/StaticLibraryTarget.xcconfig | 18 + .../gtest/xcode/Config/TestTarget.xcconfig | 8 + .../gtest/xcode/Resources/Info.plist | 30 + .../xcode/Samples/FrameworkSample/Info.plist | 28 + .../xcode/Samples/FrameworkSample/runtests.sh | 62 + .../xcode/Samples/FrameworkSample/widget.cc | 63 + .../xcode/Samples/FrameworkSample/widget.h | 59 + .../Samples/FrameworkSample/widget_test.cc | 68 + .../gtest/xcode/Scripts/runtests.sh | 65 + .../gtest/xcode/Scripts/versiongenerate.py | 100 + .../gmock-1.7.0/include/gmock/gmock-actions.h | 1078 + .../include/gmock/gmock-cardinalities.h | 147 + .../include/gmock/gmock-generated-actions.h | 2415 ++ .../gmock/gmock-generated-actions.h.pump | 821 + .../gmock/gmock-generated-function-mockers.h | 991 + .../gmock-generated-function-mockers.h.pump | 265 + .../include/gmock/gmock-generated-matchers.h | 2190 ++ .../gmock/gmock-generated-matchers.h.pump | 674 + .../gmock/gmock-generated-nice-strict.h | 397 + .../gmock/gmock-generated-nice-strict.h.pump | 161 + .../include/gmock/gmock-matchers.h | 3986 +++ .../include/gmock/gmock-more-actions.h | 233 + .../include/gmock/gmock-more-matchers.h | 58 + .../include/gmock/gmock-spec-builders.h | 1791 ++ .../test/gmock-1.7.0/include/gmock/gmock.h | 94 + .../internal/gmock-generated-internal-utils.h | 279 + .../gmock-generated-internal-utils.h.pump | 136 + .../gmock/internal/gmock-internal-utils.h | 498 + .../include/gmock/internal/gmock-port.h | 78 + .../yaml-cpp/test/gmock-1.7.0/make/Makefile | 101 + .../test/gmock-1.7.0/msvc/2005/gmock.sln | 32 + .../test/gmock-1.7.0/msvc/2005/gmock.vcproj | 191 + .../msvc/2005/gmock_config.vsprops | 15 + .../gmock-1.7.0/msvc/2005/gmock_main.vcproj | 187 + .../gmock-1.7.0/msvc/2005/gmock_test.vcproj | 201 + .../test/gmock-1.7.0/msvc/2010/gmock.sln | 32 + .../test/gmock-1.7.0/msvc/2010/gmock.vcxproj | 82 + .../gmock-1.7.0/msvc/2010/gmock_config.props | 19 + .../gmock-1.7.0/msvc/2010/gmock_main.vcxproj | 88 + .../gmock-1.7.0/msvc/2010/gmock_test.vcxproj | 101 + .../gmock-1.7.0/scripts/fuse_gmock_files.py | 240 + .../gmock-1.7.0/scripts/generator/LICENSE | 203 + .../test/gmock-1.7.0/scripts/generator/README | 35 + .../scripts/generator/README.cppclean | 115 + .../scripts/generator/cpp/__init__.py | 0 .../gmock-1.7.0/scripts/generator/cpp/ast.py | 1723 ++ .../scripts/generator/cpp/gmock_class.py | 226 + .../scripts/generator/cpp/keywords.py | 59 + .../scripts/generator/cpp/tokenize.py | 287 + .../scripts/generator/cpp/utils.py | 41 + .../scripts/generator/gmock_gen.py | 31 + .../test/gmock-1.7.0/scripts/gmock-config.in | 303 + .../test/gmock-1.7.0/src/gmock-all.cc | 47 + .../gmock-1.7.0/src/gmock-cardinalities.cc | 156 + .../gmock-1.7.0/src/gmock-internal-utils.cc | 174 + .../test/gmock-1.7.0/src/gmock-matchers.cc | 498 + .../gmock-1.7.0/src/gmock-spec-builders.cc | 813 + .../yaml-cpp/test/gmock-1.7.0/src/gmock.cc | 182 + .../test/gmock-1.7.0/src/gmock_main.cc | 54 + .../gmock-1.7.0/test/gmock-actions_test.cc | 1256 + .../test/gmock-cardinalities_test.cc | 428 + .../test/gmock-generated-actions_test.cc | 1225 + .../gmock-generated-function-mockers_test.cc | 588 + .../gmock-generated-internal-utils_test.cc | 127 + .../test/gmock-generated-matchers_test.cc | 1289 + .../test/gmock-internal-utils_test.cc | 649 + .../gmock-1.7.0/test/gmock-matchers_test.cc | 5247 ++++ .../test/gmock-more-actions_test.cc | 705 + .../test/gmock-nice-strict_test.cc | 424 + .../test/gmock-1.7.0/test/gmock-port_test.cc | 43 + .../test/gmock-spec-builders_test.cc | 2613 ++ .../test/gmock-1.7.0/test/gmock_all_test.cc | 48 + .../test/gmock-1.7.0/test/gmock_ex_test.cc | 78 + .../test/gmock-1.7.0/test/gmock_leak_test.py | 108 + .../test/gmock-1.7.0/test/gmock_leak_test_.cc | 100 + .../test/gmock-1.7.0/test/gmock_link2_test.cc | 40 + .../test/gmock-1.7.0/test/gmock_link_test.cc | 40 + .../test/gmock-1.7.0/test/gmock_link_test.h | 669 + .../gmock-1.7.0/test/gmock_output_test.py | 180 + .../gmock-1.7.0/test/gmock_output_test_.cc | 291 + .../test/gmock_output_test_golden.txt | 310 + .../gmock-1.7.0/test/gmock_stress_test.cc | 322 + .../test/gmock-1.7.0/test/gmock_test.cc | 255 + .../test/gmock-1.7.0/test/gmock_test_utils.py | 112 + .../yaml-cpp/test/handler_test.h | 32 + .../test/integration/emitter_test.cpp | 1024 + .../test/integration/encoding_test.cpp | 182 + .../test/integration/gen_emitter_test.cpp | 9759 ++++++++ .../test/integration/handler_spec_test.cpp | 1611 ++ .../test/integration/handler_test.cpp | 76 + .../test/integration/load_node_test.cpp | 235 + .../test/integration/node_spec_test.cpp | 1131 + external_libraries/yaml-cpp/test/main.cpp | 6 + .../yaml-cpp/test/mock_event_handler.h | 26 + .../yaml-cpp/test/node/node_test.cpp | 474 + .../yaml-cpp/test/ostream_wrapper_test.cpp | 66 + .../yaml-cpp/test/regex_test.cpp | 177 + .../yaml-cpp/test/specexamples.h | 846 + .../yaml-cpp/util/CMakeLists.txt | 14 + external_libraries/yaml-cpp/util/api.cpp | 137 + external_libraries/yaml-cpp/util/parse.cpp | 61 + external_libraries/yaml-cpp/util/read.cpp | 102 + external_libraries/yaml-cpp/util/sandbox.cpp | 36 + .../yaml-cpp/yaml-cpp-config-version.cmake.in | 11 + .../yaml-cpp/yaml-cpp-config.cmake.in | 14 + external_libraries/yaml-cpp/yaml-cpp.pc.cmake | 11 + icons/SCcube.icns | Bin 0 -> 599620 bytes icons/sc.icns | Bin 0 -> 43612 bytes icons/sc_cube_1024x1024.png | Bin 0 -> 124368 bytes icons/sc_cube_128x128.png | Bin 0 -> 18133 bytes icons/sc_cube_16x16.png | Bin 0 -> 725 bytes icons/sc_cube_256x256.png | Bin 0 -> 25756 bytes icons/sc_cube_32x32.png | Bin 0 -> 2093 bytes icons/sc_cube_48x48.png | Bin 0 -> 3888 bytes icons/sc_cube_512x512.png | Bin 0 -> 57132 bytes icons/sc_ide.icns | Bin 0 -> 121133 bytes icons/sc_ide.ico | Bin 0 -> 43301 bytes icons/sc_ide.svg | 49 + icons/sc_ide_1024.png | Bin 0 -> 83808 bytes icons/sc_ide_128.png | Bin 0 -> 7378 bytes icons/sc_ide_16.png | Bin 0 -> 711 bytes icons/sc_ide_24.png | Bin 0 -> 1095 bytes icons/sc_ide_256.png | Bin 0 -> 16351 bytes icons/sc_ide_32.png | Bin 0 -> 1560 bytes icons/sc_ide_48.png | Bin 0 -> 2443 bytes icons/sc_ide_512.png | Bin 0 -> 36011 bytes icons/sc_ide_64.png | Bin 0 -> 3329 bytes icons/sc_ide_svg.scd | 34 + icons/sc_logo.svg | 92 + icons/scd.icns | Bin 0 -> 40104 bytes include/common/SC_Alloca.h | 33 + include/common/SC_BoundsMacros.h | 33 + include/common/SC_Endian.h | 108 + include/common/SC_Export.h | 61 + include/common/SC_Reply.h | 25 + include/common/SC_StringBuffer.h | 60 + include/common/SC_Types.h | 68 + include/common/SC_fftlib.h | 66 + include/common/clz.h | 163 + include/common/function_attributes.h | 101 + include/common/wintime.h | 23 + include/lang/SC_LanguageClient.h | 162 + include/plugin_interface/FFT_UGens.h | 142 + include/plugin_interface/Hash.h | 138 + include/plugin_interface/SCComplex.h | 31 + include/plugin_interface/SC_BufGen.h | 36 + include/plugin_interface/SC_Complex.h | 258 + include/plugin_interface/SC_Constants.h | 53 + include/plugin_interface/SC_DemandUnit.h | 68 + include/plugin_interface/SC_FifoMsg.h | 53 + include/plugin_interface/SC_Graph.h | 64 + include/plugin_interface/SC_InlineBinaryOp.h | 597 + include/plugin_interface/SC_InlineUnaryOp.h | 438 + include/plugin_interface/SC_InterfaceTable.h | 238 + include/plugin_interface/SC_Node.h | 43 + include/plugin_interface/SC_PlugIn.h | 57 + include/plugin_interface/SC_PlugIn.hpp | 252 + include/plugin_interface/SC_RGen.h | 329 + include/plugin_interface/SC_Rate.h | 38 + include/plugin_interface/SC_SndBuf.h | 225 + include/plugin_interface/SC_Unit.h | 354 + include/plugin_interface/SC_Wire.h | 32 + include/plugin_interface/SC_World.h | 121 + include/plugin_interface/SC_sndfile_stub.h | 54 + include/plugin_interface/Unroll.h | 244 + include/plugin_interface/sc_msg_iter.h | 303 + include/server/ErrorMessage.hpp | 106 + include/server/SC_OSC_Commands.h | 115 + include/server/SC_WorldOptions.h | 99 + lang/CMakeLists.txt | 385 + lang/LangPrimSource/OSCData.cpp | 1401 ++ lang/LangPrimSource/PyrArchiver.cpp | 180 + lang/LangPrimSource/PyrArchiverT.h | 537 + lang/LangPrimSource/PyrArrayPrimitives.cpp | 2575 ++ lang/LangPrimSource/PyrBitPrim.cpp | 183 + lang/LangPrimSource/PyrCharPrim.cpp | 307 + lang/LangPrimSource/PyrDeepCopier.h | 186 + lang/LangPrimSource/PyrDeepFreezer.h | 145 + lang/LangPrimSource/PyrFilePrim.cpp | 1817 ++ lang/LangPrimSource/PyrFilePrim.h | 56 + lang/LangPrimSource/PyrListPrim.cpp | 856 + lang/LangPrimSource/PyrListPrim.h | 30 + lang/LangPrimSource/PyrMathPrim.cpp | 1600 ++ lang/LangPrimSource/PyrMathPrim.h | 48 + lang/LangPrimSource/PyrPlatformPrim.cpp | 131 + lang/LangPrimSource/PyrPrimitive.cpp | 4352 ++++ lang/LangPrimSource/PyrSched.cpp | 1378 ++ lang/LangPrimSource/PyrSerialPrim.cpp | 484 + lang/LangPrimSource/PyrSignalPrim.cpp | 645 + lang/LangPrimSource/PyrSignalPrim.h | 53 + lang/LangPrimSource/PyrStringPrim.cpp | 1055 + lang/LangPrimSource/PyrSymbolPrim.cpp | 623 + lang/LangPrimSource/PyrUnixPrim.cpp | 473 + lang/LangPrimSource/ReadWriteMacros.h | 300 + lang/LangPrimSource/SC_AlsaMIDI.cpp | 1113 + lang/LangPrimSource/SC_ComPort.cpp | 296 + lang/LangPrimSource/SC_ComPort.h | 122 + lang/LangPrimSource/SC_CoreAudioPrim.cpp | 149 + lang/LangPrimSource/SC_CoreMIDI.cpp | 843 + lang/LangPrimSource/SC_FIFO.h | 86 + lang/LangPrimSource/SC_HID_api.cpp | 1017 + lang/LangPrimSource/SC_LID.cpp | 821 + lang/LangPrimSource/SC_Msg.h | 49 + lang/LangPrimSource/SC_PortMIDI.cpp | 825 + lang/LangSource/AdvancingAllocPool.cpp | 113 + lang/LangSource/AdvancingAllocPool.h | 79 + lang/LangSource/AllocPools.h | 30 + lang/LangSource/Bison/lang11d | 1597 ++ lang/LangSource/Bison/lang11d_tab.cpp | 4987 ++++ lang/LangSource/Bison/lang11d_tab.h | 37 + lang/LangSource/Bison/make_parser.sh | 3 + lang/LangSource/ByteCodeArray.cpp | 186 + lang/LangSource/ByteCodeArray.h | 52 + lang/LangSource/DumpParseNode.cpp | 588 + lang/LangSource/GC.cpp | 1255 + lang/LangSource/GC.h | 337 + lang/LangSource/HashTable.h | 238 + lang/LangSource/InitAlloc.cpp | 55 + lang/LangSource/InitAlloc.h | 31 + lang/LangSource/MiscInlineMath.h | 60 + lang/LangSource/Opcodes.h | 432 + lang/LangSource/PowerOfTwoAllocPool.h | 140 + lang/LangSource/PredefinedSymbols.h | 27 + lang/LangSource/PyrErrors.h | 46 + lang/LangSource/PyrInterpreter.h | 45 + lang/LangSource/PyrInterpreter3.cpp | 3290 +++ lang/LangSource/PyrKernel.h | 233 + lang/LangSource/PyrKernelProto.h | 53 + lang/LangSource/PyrLexer.cpp | 2288 ++ lang/LangSource/PyrLexer.h | 141 + lang/LangSource/PyrMathOps.cpp | 1722 ++ lang/LangSource/PyrMathSupport.cpp | 513 + lang/LangSource/PyrMessage.cpp | 1379 ++ lang/LangSource/PyrMessage.h | 43 + lang/LangSource/PyrObject.cpp | 2819 +++ lang/LangSource/PyrObject.h | 269 + lang/LangSource/PyrObjectProto.h | 40 + lang/LangSource/PyrParseNode.cpp | 4592 ++++ lang/LangSource/PyrParseNode.h | 551 + lang/LangSource/PyrPrimitive.h | 38 + lang/LangSource/PyrPrimitiveProto.h | 79 + lang/LangSource/PyrSched.h | 72 + lang/LangSource/PyrSignal.cpp | 1050 + lang/LangSource/PyrSignal.h | 377 + lang/LangSource/PyrSlot.h | 67 + lang/LangSource/PyrSlot32.h | 384 + lang/LangSource/PyrSlot64.h | 284 + lang/LangSource/PyrSymbol.h | 54 + lang/LangSource/PyrSymbolTable.cpp | 194 + lang/LangSource/PyrSymbolTable.h | 76 + lang/LangSource/SCBase.h | 67 + lang/LangSource/SC_LanguageClient.cpp | 398 + lang/LangSource/SC_LanguageConfig.cpp | 240 + lang/LangSource/SC_LanguageConfig.hpp | 86 + lang/LangSource/SC_TerminalClient.cpp | 730 + lang/LangSource/SC_TerminalClient.h | 180 + lang/LangSource/SimpleStack.cpp | 82 + lang/LangSource/SimpleStack.h | 33 + lang/LangSource/VMGlobals.cpp | 42 + lang/LangSource/VMGlobals.h | 91 + lang/LangSource/cmdLineFuncs.cpp | 30 + lang/LangSource/dumpByteCodes.cpp | 1621 ++ package/OPTIONALS_README_OSX.rtf | 59 + package/OPTIONALS_README_SOURCE.txt | 44 + package/USAGE | 28 + package/background.png | Bin 0 -> 12330 bytes package/changelog_to_schelp.sh | 56 + package/contributor-list-generator/README.md | 10 + .../contributors.js | 85 + .../contributor-list-generator/fetch-data.sh | 18 + .../contributor-list-generator/package.json | 25 + package/dmg_with_optionals.ds_store | Bin 0 -> 12292 bytes package/dmg_without_optionals.ds_store | Bin 0 -> 12292 bytes package/ds_store | Bin 0 -> 15364 bytes package/git-archive-all.py | 190 + package/git-archive-all.sh | 189 + package/package | 115 + package/pkg-dmg | 1520 ++ platform/CMakeLists.txt | 8 + platform/disable_startup_files/extPlatform.sc | 3 + platform/linux/CMakeLists.txt | 8 + platform/linux/icons/supercollider.png | Bin 0 -> 4268 bytes platform/linux/icons/supercollider.xpm | 269 + platform/linux/supercollider.xml | 15 + platform/renderAllHelp.scd | 5 + server/CMakeLists.txt | 49 + server/plugins/BeatTrack.cpp | 867 + server/plugins/BeatTrack.h | 124 + server/plugins/BeatTrack2.cpp | 698 + server/plugins/BeatTrack2.h | 107 + server/plugins/BinaryOpUGens.cpp | 7340 ++++++ server/plugins/CMakeLists.txt | 324 + server/plugins/ChaosUGens.cpp | 1768 ++ server/plugins/Convolution.cpp | 1132 + server/plugins/DelayUGens.cpp | 6981 ++++++ server/plugins/DemandUGens.cpp | 2320 ++ server/plugins/DiskIO_UGens.cpp | 641 + server/plugins/DynNoiseUGens.cpp | 325 + server/plugins/FFT2InterfaceTable.cpp | 38 + server/plugins/FFTInterfaceTable.cpp | 39 + server/plugins/FFT_UGens.cpp | 405 + server/plugins/FeatureDetection.cpp | 410 + server/plugins/FilterUGens.cpp | 5490 +++++ server/plugins/GendynUGens.cpp | 647 + server/plugins/GrainUGens.cpp | 1470 ++ server/plugins/IOUGens.cpp | 1703 ++ server/plugins/KeyTrack.cpp | 1243 + server/plugins/LFUGens.cpp | 3299 +++ server/plugins/Loudness.cpp | 263 + server/plugins/MFCC.cpp | 3559 +++ server/plugins/ML.cpp | 44 + server/plugins/ML.h | 149 + server/plugins/ML_SpecStats.cpp | 311 + server/plugins/MulAddUGens.cpp | 591 + server/plugins/NoiseUGens.cpp | 1162 + server/plugins/Onsets.cpp | 158 + server/plugins/Onsets.h | 42 + server/plugins/OscUGens.cpp | 3582 +++ server/plugins/PV_ThirdParty.cpp | 79 + server/plugins/PV_UGens.cpp | 1284 + server/plugins/PanUGens.cpp | 1591 ++ server/plugins/PartitionedConvolution.cpp | 439 + server/plugins/PhysicalModelingUGens.cpp | 216 + server/plugins/ReverbUGens.cpp | 1489 ++ server/plugins/SIMD_Unit.hpp | 157 + server/plugins/TestUGens.cpp | 243 + server/plugins/TriggerUGens.cpp | 2619 ++ server/plugins/UIUGens.cpp | 415 + server/plugins/UIUGens.mm | 340 + server/plugins/UnaryOpUGens.cpp | 1331 + server/plugins/UnpackFFTUGens.cpp | 301 + server/plugins/onsetsds.c | 534 + server/plugins/onsetsds.h | 282 + server/scsynth/CMakeLists.txt | 289 + server/scsynth/HashTable.h | 320 + server/scsynth/OSC_Packet.h | 40 + server/scsynth/PriorityQueue.h | 121 + server/scsynth/ReadWriteMacros.h | 115 + server/scsynth/Rendezvous.cpp | 384 + server/scsynth/Rendezvous.h | 34 + server/scsynth/SC_AU.cpp | 63 + server/scsynth/SC_AU.h | 47 + server/scsynth/SC_Audio_Android.cpp | 187 + server/scsynth/SC_BufGen.cpp | 49 + server/scsynth/SC_ComPort.cpp | 519 + server/scsynth/SC_CoreAudio.cpp | 2395 ++ server/scsynth/SC_CoreAudio.h | 337 + server/scsynth/SC_Graph.cpp | 619 + server/scsynth/SC_GraphDef.cpp | 917 + server/scsynth/SC_GraphDef.h | 81 + server/scsynth/SC_Group.cpp | 485 + server/scsynth/SC_Group.h | 31 + server/scsynth/SC_HiddenWorld.h | 140 + server/scsynth/SC_Jack.cpp | 584 + server/scsynth/SC_Lib.cpp | 225 + server/scsynth/SC_Lib.h | 50 + server/scsynth/SC_Lib_Cintf.cpp | 407 + server/scsynth/SC_Lib_Cintf.h | 47 + server/scsynth/SC_MiscCmds.cpp | 1960 ++ server/scsynth/SC_Node.cpp | 483 + server/scsynth/SC_PortAudio.cpp | 613 + server/scsynth/SC_Prototypes.h | 223 + server/scsynth/SC_Rate.cpp | 41 + server/scsynth/SC_SequencedCommand.cpp | 1465 ++ server/scsynth/SC_SequencedCommand.h | 520 + server/scsynth/SC_Str4.cpp | 44 + server/scsynth/SC_Str4.h | 85 + server/scsynth/SC_SynthDef.h | 43 + server/scsynth/SC_Time.hpp | 68 + server/scsynth/SC_TimeDLL.hpp | 89 + server/scsynth/SC_Unit.cpp | 84 + server/scsynth/SC_UnitDef.cpp | 150 + server/scsynth/SC_UnitDef.h | 61 + server/scsynth/SC_UnitSpec.h | 37 + server/scsynth/SC_WireSpec.h | 42 + server/scsynth/SC_World.cpp | 1171 + server/scsynth/scsynth_main.cpp | 370 + server/supernova/CMakeLists.txt | 250 + .../audio_backend/audio_backend_common.hpp | 143 + .../supernova/audio_backend/cpu_time_info.hpp | 63 + .../supernova/audio_backend/jack_backend.hpp | 346 + .../audio_backend/portaudio_backend.hpp | 310 + .../audio_backend/sndfile_backend.hpp | 306 + .../supernova/dsp_thread_queue/dsp_thread.hpp | 233 + .../dsp_thread_queue/dsp_thread_queue.hpp | 564 + server/supernova/sc/CMakeLists.txt | 2 + server/supernova/sc/sc_osc_handler.cpp | 3626 +++ server/supernova/sc/sc_osc_handler.hpp | 359 + server/supernova/sc/sc_plugin_interface.cpp | 1066 + server/supernova/sc/sc_plugin_interface.hpp | 186 + server/supernova/sc/sc_synth.cpp | 339 + server/supernova/sc/sc_synth.hpp | 211 + server/supernova/sc/sc_synth_definition.cpp | 112 + server/supernova/sc/sc_synth_definition.hpp | 50 + server/supernova/sc/sc_synthdef.cpp | 405 + server/supernova/sc/sc_synthdef.hpp | 139 + server/supernova/sc/sc_ugen_factory.cpp | 376 + server/supernova/sc/sc_ugen_factory.hpp | 191 + server/supernova/server/audio_bus_manager.hpp | 70 + server/supernova/server/buffer_manager.cpp | 125 + server/supernova/server/buffer_manager.hpp | 189 + .../server/dependency_graph_generator.hpp | 196 + .../server/dsp_thread_queue_node.hpp | 140 + server/supernova/server/group.hpp | 341 + server/supernova/server/main.cpp | 358 + server/supernova/server/memory_pool.cpp | 23 + server/supernova/server/memory_pool.hpp | 80 + server/supernova/server/node_graph.cpp | 235 + server/supernova/server/node_graph.hpp | 252 + server/supernova/server/node_types.hpp | 181 + server/supernova/server/nrt_synthesis.hpp | 167 + server/supernova/server/sample_types.hpp | 45 + server/supernova/server/server.cpp | 332 + server/supernova/server/server.hpp | 299 + server/supernova/server/server_args.cpp | 135 + server/supernova/server/server_args.hpp | 79 + server/supernova/server/server_scheduler.hpp | 112 + server/supernova/server/sync_commands.hpp | 57 + server/supernova/server/synth.hpp | 129 + server/supernova/server/synth_definition.hpp | 159 + server/supernova/server/synth_factory.hpp | 82 + server/supernova/utilities/aligned_class.hpp | 32 + .../supernova/utilities/asynchronous_log.hpp | 152 + server/supernova/utilities/branch_hints.hpp | 24 + .../utilities/callback_interpreter.hpp | 181 + .../supernova/utilities/callback_system.hpp | 78 + server/supernova/utilities/exists.hpp | 27 + server/supernova/utilities/force_inline.hpp | 29 + server/supernova/utilities/freelist.hpp | 79 + .../utilities/high_resolution_timer.hpp | 193 + .../supernova/utilities/named_hash_entry.hpp | 212 + server/supernova/utilities/osc_server.hpp | 87 + server/supernova/utilities/simple_pool.hpp | 116 + server/supernova/utilities/sized_array.hpp | 213 + .../supernova/utilities/static_allocator.hpp | 135 + server/supernova/utilities/static_pool.hpp | 83 + .../utilities/static_pooled_class.hpp | 146 + .../utilities/template_functions.hpp | 153 + server/supernova/utilities/time_tag.hpp | 192 + server/supernova/utilities/tl_allocator.hpp | 173 + server/supernova/utilities/utils.hpp | 157 + sounds/SinedPink.aiff | Bin 0 -> 8156 bytes sounds/a11wlk01-44_1.aiff | Bin 0 -> 215118 bytes sounds/a11wlk01.wav | Bin 0 -> 377830 bytes testsuite/CMakeLists.txt | 2 + testsuite/classlibrary/CommonTests.quark | 7 + .../classlibrary/TestAbstractFunction.sc | 172 + testsuite/classlibrary/TestArray.sc | 336 + testsuite/classlibrary/TestBuffer.sc | 315 + testsuite/classlibrary/TestBus.sc | 100 + testsuite/classlibrary/TestClockScheduling.sc | 104 + testsuite/classlibrary/TestCollection.sc | 10 + .../classlibrary/TestCollectionEquality.sc | 110 + testsuite/classlibrary/TestComplex.sc | 27 + .../TestContiguousBlockAllocator.sc | 58 + testsuite/classlibrary/TestControlSpec.sc | 53 + testsuite/classlibrary/TestConversions.sc | 84 + testsuite/classlibrary/TestCoreUGens.sc | 516 + testsuite/classlibrary/TestDictionary.sc | 30 + testsuite/classlibrary/TestDocumentEnvir.sc | 159 + testsuite/classlibrary/TestDoneActions.sc | 47 + testsuite/classlibrary/TestEnv.sc | 50 + testsuite/classlibrary/TestEnvGate.sc | 11 + testsuite/classlibrary/TestEvent.sc | 271 + testsuite/classlibrary/TestFilterUGens.sc | 120 + testsuite/classlibrary/TestFloat.sc | 59 + testsuite/classlibrary/TestFunction.sc | 71 + testsuite/classlibrary/TestIndexUGenRates.sc | 130 + testsuite/classlibrary/TestInteger.sc | 35 + testsuite/classlibrary/TestLcmGcd.sc | 260 + testsuite/classlibrary/TestMethod.sc | 67 + .../classlibrary/TestMixedBundle_Server.sc | 70 + testsuite/classlibrary/TestNamedControl.sc | 57 + testsuite/classlibrary/TestNetAddr.sc | 1329 + testsuite/classlibrary/TestNoOps.sc | 141 + testsuite/classlibrary/TestNode.sc | 33 + testsuite/classlibrary/TestNodeProxy.sc | 43 + testsuite/classlibrary/TestNodeProxyRoles.sc | 58 + .../classlibrary/TestNodeProxy_Server.sc | 156 + testsuite/classlibrary/TestNode_Server.sc | 88 + testsuite/classlibrary/TestOSCBundle.sc | 31 + testsuite/classlibrary/TestOSCFunc.sc | 32 + testsuite/classlibrary/TestPV_ChainUGen.sc | 102 + testsuite/classlibrary/TestParser.sc | 99 + testsuite/classlibrary/TestPattern.sc | 185 + testsuite/classlibrary/TestPatternProxy.sc | 369 + testsuite/classlibrary/TestPlotter.sc | 41 + testsuite/classlibrary/TestPprotect.sc | 22 + testsuite/classlibrary/TestQuery.sc | 85 + testsuite/classlibrary/TestRangeSlider.sc | 110 + .../TestReadableNodeIDAllocator.sc | 90 + testsuite/classlibrary/TestRecorder.sc | 11 + .../classlibrary/TestSCDocHTMLRenderer.sc | 97 + testsuite/classlibrary/TestSanitize.sc | 49 + testsuite/classlibrary/TestScore.sc | 60 + testsuite/classlibrary/TestSerialPort.sc | 359 + testsuite/classlibrary/TestServer.sc | 1329 + testsuite/classlibrary/TestServerOptions.sc | 25 + testsuite/classlibrary/TestServer_GUI.sc | 105 + .../classlibrary/TestServer_ServerGUI.sc | 139 + .../TestServer_SynthDefVersion1.sc | 28 + testsuite/classlibrary/TestServer_boot.sc | 287 + testsuite/classlibrary/TestServer_clientID.sc | 129 + .../TestServer_clientID_booted.sc | 219 + testsuite/classlibrary/TestSignal.sc | 41 + testsuite/classlibrary/TestSimpleNumber.sc | 184 + testsuite/classlibrary/TestSoundFile.sc | 80 + .../classlibrary/TestSoundFile_Normalize.sc | 47 + .../classlibrary/TestSoundFile_Server.sc | 50 + testsuite/classlibrary/TestStream.sc | 22 + testsuite/classlibrary/TestString.sc | 142 + testsuite/classlibrary/TestSymbol.sc | 34 + .../classlibrary/TestSynthDefOptimizations.sc | 123 + testsuite/classlibrary/TestTask.sc | 26 + testsuite/classlibrary/TestTempoClock.sc | 99 + testsuite/classlibrary/TestUGen_Duty.sc | 61 + testsuite/classlibrary/TestUnitTest.sc | 46 + testsuite/classlibrary/TestVolume.sc | 68 + testsuite/classlibrary/current-failures.scd | 96 + .../server/TestMixedBundleTester.sc | 137 + testsuite/classlibrary/sonic-pi-beep.scsyndef | Bin 0 -> 1656 bytes testsuite/sclang/CMakeLists.txt | 7 + testsuite/sclang/launch_test.py | 86 + testsuite/sclang/sclang_crash_1.scd | 6 + testsuite/sclang/sclang_crash_2.scd | 2 + testsuite/sclang/sclang_crash_3.scd | 15 + testsuite/sclang/sclang_crash_deprecated.scd | 3 + testsuite/server/CMakeLists.txt | 8 + testsuite/server/boost_test.cpp | 2 + testsuite/server/scsynth/CMakeLists.txt | 18 + testsuite/server/scsynth/scsynth_test.cpp | 8 + testsuite/server/scsynth/scsynth_test.hpp | 8 + testsuite/server/supernova/CMakeLists.txt | 40 + .../server/supernova/audio_backend_test.cpp | 45 + .../server/supernova/audio_frontend_test.cpp | 70 + .../server/supernova/buffer_manager_test.cpp | 16 + .../supernova/callback_interpreter_system.cpp | 47 + testsuite/server/supernova/default.scsyndef | Bin 0 -> 612 bytes testsuite/server/supernova/help-In.scsyndef | Bin 0 -> 98 bytes .../server/supernova/help_Demand.scsyndef | Bin 0 -> 511 bytes .../server/supernova/help_InFeedback.scsyndef | Bin 0 -> 209 bytes .../server/supernova/help_LocalBuf.scsyndef | Bin 0 -> 467 bytes .../server/supernova/help_LocalIn.scsyndef | Bin 0 -> 350 bytes .../server/supernova/help_PlayBuf.scsyndef | Bin 0 -> 189 bytes .../server/supernova/help_RecordBuf.scsyndef | Bin 0 -> 252 bytes .../supernova/help_RecordBuf_overdub.scsyndef | Bin 0 -> 179 bytes testsuite/server/supernova/help_out.scsyndef | Bin 0 -> 146 bytes testsuite/server/supernova/help_out2.scsyndef | Bin 0 -> 236 bytes .../server/supernova/memory-pool_test.cpp | 31 + .../server/supernova/perf_counter_test.cpp | 14 + .../supernova/sc_plugin_loader_test.cpp | 84 + .../supernova/sc_synth_prototype_test.cpp | 18 + .../server/supernova/sc_synthdef_test.cpp | 10 + .../server_dsp_thread_queue_test.cpp | 127 + .../supernova/server_dsp_thread_test.cpp | 187 + .../supernova/server_node_graph_test.cpp | 433 + .../supernova/server_sc_osc_handler_test.cpp | 17 + .../supernova/server_scheduler_test.cpp | 32 + .../supernova/server_synth_factory_test.cpp | 28 + testsuite/server/supernova/server_test.cpp | 79 + .../server/supernova/simple_pool_test.cpp | 44 + .../server/supernova/sized_array_test.cpp | 114 + .../server/supernova/sndfile_backend_test.cpp | 47 + .../supernova/static_allocator_test.cpp | 90 + .../server/supernova/static_pool_test.cpp | 35 + testsuite/server/supernova/test_synth.hpp | 19 + testsuite/server/supernova/timetag_test.cpp | 51 + .../server/supernova/tl_allocator_test.cpp | 63 + tools/CMakeLists.txt | 12 + tools/clang-format.py | 632 + tools/cmake_gen/CMakeLists_footer.template | 6 + tools/cmake_gen/CMakeLists_header.template | 54 + tools/cmake_gen/README.md | 98 + .../SuperColliderCompilerConfig.cmake | 62 + .../cmake_gen/SuperColliderServerPlugin.cmake | 83 + .../cmake_gen/generate_server_plugin_cmake.py | 419 + tools/guard/Gemfile | 4 + tools/guard/Guardfile | 50 + tools/lint_or_format.py.in | 8 + travis_test_run_proto.json | 104 + 3549 files changed, 1056686 insertions(+) create mode 100644 .appveyor.yml create mode 100644 .clang-format create mode 100644 .editorconfig create mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/PULL_REQUEST_TEMPLATE.md create mode 100644 .travis.yml create mode 100755 .travis/before-install-linux.sh create mode 100755 .travis/before-install-osx.sh create mode 100755 .travis/before-script-linux.sh create mode 100755 .travis/before-script-osx.sh create mode 100755 .travis/lint.sh create mode 100755 .travis/package-osx.sh create mode 100755 .travis/qpm-prep.sh create mode 100755 .travis/qpm-test.sh create mode 100755 .travis/script-linux.sh create mode 100755 .travis/script-osx.sh create mode 100755 .travis/test.sh create mode 100644 AUTHORS create mode 100644 CHANGELOG.md create mode 100644 CHANGELOG_archive.md create mode 100644 CMakeLists.txt create mode 100644 CODE_OF_CONDUCT.md create mode 100644 CONTRIBUTING.md create mode 100644 COPYING create mode 100644 DEVELOPING.md create mode 100644 HelpSource/BrokenLink.html create mode 100644 HelpSource/Browse.html create mode 100644 HelpSource/Classes/.placeholder create mode 100644 HelpSource/Classes/A2K.schelp create mode 100644 HelpSource/Classes/APF.schelp create mode 100644 HelpSource/Classes/AbstractDispatcher.schelp create mode 100644 HelpSource/Classes/AbstractFunction.schelp create mode 100644 HelpSource/Classes/AbstractIn.schelp create mode 100644 HelpSource/Classes/AbstractMessageMatcher.schelp create mode 100644 HelpSource/Classes/AbstractOut.schelp create mode 100644 HelpSource/Classes/AbstractResponderFunc.schelp create mode 100644 HelpSource/Classes/AbstractServerAction.schelp create mode 100644 HelpSource/Classes/AbstractSystemAction.schelp create mode 100644 HelpSource/Classes/AbstractWrappingDispatcher.schelp create mode 100644 HelpSource/Classes/AllpassC.schelp create mode 100644 HelpSource/Classes/AllpassL.schelp create mode 100644 HelpSource/Classes/AllpassN.schelp create mode 100644 HelpSource/Classes/AmpComp.schelp create mode 100644 HelpSource/Classes/AmpCompA.schelp create mode 100644 HelpSource/Classes/Amplitude.schelp create mode 100644 HelpSource/Classes/AppClock.schelp create mode 100644 HelpSource/Classes/ApplicationStart.schelp create mode 100644 HelpSource/Classes/Archive.schelp create mode 100644 HelpSource/Classes/Array.schelp create mode 100644 HelpSource/Classes/Array2D.schelp create mode 100644 HelpSource/Classes/ArrayedCollection.schelp create mode 100644 HelpSource/Classes/Association.schelp create mode 100644 HelpSource/Classes/AudioIn.schelp create mode 100644 HelpSource/Classes/BAllPass.schelp create mode 100644 HelpSource/Classes/BBandPass.schelp create mode 100644 HelpSource/Classes/BBandStop.schelp create mode 100644 HelpSource/Classes/BEQSuite.schelp create mode 100644 HelpSource/Classes/BHiPass.schelp create mode 100644 HelpSource/Classes/BHiPass4.schelp create mode 100644 HelpSource/Classes/BHiShelf.schelp create mode 100644 HelpSource/Classes/BLowPass.schelp create mode 100644 HelpSource/Classes/BLowPass4.schelp create mode 100644 HelpSource/Classes/BLowShelf.schelp create mode 100644 HelpSource/Classes/BPF.schelp create mode 100644 HelpSource/Classes/BPZ2.schelp create mode 100644 HelpSource/Classes/BPeakEQ.schelp create mode 100644 HelpSource/Classes/BRF.schelp create mode 100644 HelpSource/Classes/BRZ2.schelp create mode 100644 HelpSource/Classes/Bag.schelp create mode 100644 HelpSource/Classes/Balance2.schelp create mode 100644 HelpSource/Classes/Ball.schelp create mode 100644 HelpSource/Classes/BasicOpUGen.schelp create mode 100644 HelpSource/Classes/BeatTrack.schelp create mode 100644 HelpSource/Classes/BeatTrack2.schelp create mode 100644 HelpSource/Classes/BendResponder.schelp create mode 100644 HelpSource/Classes/BiPanB2.schelp create mode 100644 HelpSource/Classes/BinaryOpFunction.schelp create mode 100644 HelpSource/Classes/BinaryOpStream.schelp create mode 100644 HelpSource/Classes/BinaryOpUGen.schelp create mode 100644 HelpSource/Classes/Blip.schelp create mode 100644 HelpSource/Classes/Boolean.schelp create mode 100644 HelpSource/Classes/BrownNoise.schelp create mode 100644 HelpSource/Classes/BufAllpassC.schelp create mode 100644 HelpSource/Classes/BufAllpassL.schelp create mode 100644 HelpSource/Classes/BufAllpassN.schelp create mode 100644 HelpSource/Classes/BufChannels.schelp create mode 100644 HelpSource/Classes/BufCombC.schelp create mode 100644 HelpSource/Classes/BufCombL.schelp create mode 100644 HelpSource/Classes/BufCombN.schelp create mode 100644 HelpSource/Classes/BufDelayC.schelp create mode 100644 HelpSource/Classes/BufDelayL.schelp create mode 100644 HelpSource/Classes/BufDelayN.schelp create mode 100644 HelpSource/Classes/BufDur.schelp create mode 100644 HelpSource/Classes/BufFrames.schelp create mode 100644 HelpSource/Classes/BufInfoUGenBase.schelp create mode 100644 HelpSource/Classes/BufRateScale.schelp create mode 100644 HelpSource/Classes/BufRd.schelp create mode 100644 HelpSource/Classes/BufSampleRate.schelp create mode 100644 HelpSource/Classes/BufSamples.schelp create mode 100644 HelpSource/Classes/BufWr.schelp create mode 100644 HelpSource/Classes/Buffer.schelp create mode 100644 HelpSource/Classes/Bus.schelp create mode 100644 HelpSource/Classes/BusPlug.schelp create mode 100644 HelpSource/Classes/Button.schelp create mode 100644 HelpSource/Classes/CCResponder.schelp create mode 100644 HelpSource/Classes/COsc.schelp create mode 100644 HelpSource/Classes/CSVFileReader.schelp create mode 100644 HelpSource/Classes/Changed.schelp create mode 100644 HelpSource/Classes/ChaosGen.schelp create mode 100644 HelpSource/Classes/Char.schelp create mode 100644 HelpSource/Classes/CheckBadValues.schelp create mode 100644 HelpSource/Classes/CheckBox.schelp create mode 100644 HelpSource/Classes/Class.schelp create mode 100644 HelpSource/Classes/Clip.schelp create mode 100644 HelpSource/Classes/ClipNoise.schelp create mode 100644 HelpSource/Classes/Clock.schelp create mode 100644 HelpSource/Classes/CmdPeriod.schelp create mode 100644 HelpSource/Classes/CoinGate.schelp create mode 100644 HelpSource/Classes/Collection.schelp create mode 100644 HelpSource/Classes/Color.schelp create mode 100644 HelpSource/Classes/CombC.schelp create mode 100644 HelpSource/Classes/CombL.schelp create mode 100644 HelpSource/Classes/CombN.schelp create mode 100644 HelpSource/Classes/Compander.schelp create mode 100644 HelpSource/Classes/CompanderD.schelp create mode 100644 HelpSource/Classes/Complex.schelp create mode 100644 HelpSource/Classes/CompositeView.schelp create mode 100644 HelpSource/Classes/Condition.schelp create mode 100644 HelpSource/Classes/ContiguousBlockAllocator.schelp create mode 100644 HelpSource/Classes/Control.schelp create mode 100644 HelpSource/Classes/ControlDur.schelp create mode 100644 HelpSource/Classes/ControlName.schelp create mode 100644 HelpSource/Classes/ControlRate.schelp create mode 100644 HelpSource/Classes/ControlSpec.schelp create mode 100644 HelpSource/Classes/Convolution.schelp create mode 100644 HelpSource/Classes/Convolution2.schelp create mode 100644 HelpSource/Classes/Convolution2L.schelp create mode 100644 HelpSource/Classes/Convolution3.schelp create mode 100644 HelpSource/Classes/Crackle.schelp create mode 100644 HelpSource/Classes/CuspL.schelp create mode 100644 HelpSource/Classes/CuspN.schelp create mode 100644 HelpSource/Classes/CustomViewAction.schelp create mode 100644 HelpSource/Classes/DC.schelp create mode 100644 HelpSource/Classes/Date.schelp create mode 100644 HelpSource/Classes/Dbrown.schelp create mode 100644 HelpSource/Classes/Dbufrd.schelp create mode 100644 HelpSource/Classes/Dbufwr.schelp create mode 100644 HelpSource/Classes/Dconst.schelp create mode 100644 HelpSource/Classes/DebugNodeWatcher.schelp create mode 100644 HelpSource/Classes/Decay.schelp create mode 100644 HelpSource/Classes/Decay2.schelp create mode 100644 HelpSource/Classes/DecodeB2.schelp create mode 100644 HelpSource/Classes/DegreeToKey.schelp create mode 100644 HelpSource/Classes/DelTapRd.schelp create mode 100644 HelpSource/Classes/DelTapWr.schelp create mode 100644 HelpSource/Classes/Delay1.schelp create mode 100644 HelpSource/Classes/Delay2.schelp create mode 100644 HelpSource/Classes/DelayC.schelp create mode 100644 HelpSource/Classes/DelayL.schelp create mode 100644 HelpSource/Classes/DelayN.schelp create mode 100644 HelpSource/Classes/Demand.schelp create mode 100644 HelpSource/Classes/DemandEnvGen.schelp create mode 100644 HelpSource/Classes/DetectIndex.schelp create mode 100644 HelpSource/Classes/DetectSilence.schelp create mode 100644 HelpSource/Classes/Dgeom.schelp create mode 100644 HelpSource/Classes/Dialog.schelp create mode 100644 HelpSource/Classes/Dibrown.schelp create mode 100644 HelpSource/Classes/Dictionary.schelp create mode 100644 HelpSource/Classes/DiskIn.schelp create mode 100644 HelpSource/Classes/DiskOut.schelp create mode 100644 HelpSource/Classes/Diwhite.schelp create mode 100644 HelpSource/Classes/Document.schelp create mode 100644 HelpSource/Classes/Done.schelp create mode 100644 HelpSource/Classes/DoubleArray.schelp create mode 100644 HelpSource/Classes/Download.schelp create mode 100644 HelpSource/Classes/Dpoll.schelp create mode 100644 HelpSource/Classes/DragBoth.schelp create mode 100644 HelpSource/Classes/DragSink.schelp create mode 100644 HelpSource/Classes/DragSource.schelp create mode 100644 HelpSource/Classes/Drand.schelp create mode 100644 HelpSource/Classes/DrawGrid.schelp create mode 100644 HelpSource/Classes/Dreset.schelp create mode 100644 HelpSource/Classes/Dseq.schelp create mode 100644 HelpSource/Classes/Dser.schelp create mode 100644 HelpSource/Classes/Dseries.schelp create mode 100644 HelpSource/Classes/Dshuf.schelp create mode 100644 HelpSource/Classes/Dstutter.schelp create mode 100644 HelpSource/Classes/Dswitch.schelp create mode 100644 HelpSource/Classes/Dswitch1.schelp create mode 100644 HelpSource/Classes/Dunique.schelp create mode 100644 HelpSource/Classes/Dust.schelp create mode 100644 HelpSource/Classes/Dust2.schelp create mode 100644 HelpSource/Classes/Duty.schelp create mode 100644 HelpSource/Classes/Dwhite.schelp create mode 100644 HelpSource/Classes/Dwrand.schelp create mode 100644 HelpSource/Classes/Dxrand.schelp create mode 100644 HelpSource/Classes/DynKlang.schelp create mode 100644 HelpSource/Classes/DynKlank.schelp create mode 100644 HelpSource/Classes/EZGui.schelp create mode 100644 HelpSource/Classes/EZKnob.schelp create mode 100644 HelpSource/Classes/EZListView.schelp create mode 100644 HelpSource/Classes/EZLists.schelp create mode 100644 HelpSource/Classes/EZNumber.schelp create mode 100644 HelpSource/Classes/EZPopUpMenu.schelp create mode 100644 HelpSource/Classes/EZRanger.schelp create mode 100644 HelpSource/Classes/EZScroller.schelp create mode 100644 HelpSource/Classes/EZSlider.schelp create mode 100644 HelpSource/Classes/EZText.schelp create mode 100644 HelpSource/Classes/EmacsDocument.schelp create mode 100644 HelpSource/Classes/Env.schelp create mode 100644 HelpSource/Classes/EnvGate.schelp create mode 100644 HelpSource/Classes/EnvGen.schelp create mode 100644 HelpSource/Classes/EnvelopeView.schelp create mode 100644 HelpSource/Classes/EnvirGui.schelp create mode 100644 HelpSource/Classes/Environment.schelp create mode 100644 HelpSource/Classes/EnvironmentRedirect.schelp create mode 100644 HelpSource/Classes/Error.schelp create mode 100644 HelpSource/Classes/Event-default-note.png create mode 100644 HelpSource/Classes/Event.schelp create mode 100644 HelpSource/Classes/EventPatternProxy.schelp create mode 100644 HelpSource/Classes/EventStreamCleanup.schelp create mode 100644 HelpSource/Classes/EventStreamPlayer.schelp create mode 100644 HelpSource/Classes/Exception.schelp create mode 100644 HelpSource/Classes/ExpRand.schelp create mode 100644 HelpSource/Classes/FBSineC.schelp create mode 100644 HelpSource/Classes/FBSineL.schelp create mode 100644 HelpSource/Classes/FBSineN.schelp create mode 100644 HelpSource/Classes/FFT.schelp create mode 100644 HelpSource/Classes/FFTTrigger.schelp create mode 100644 HelpSource/Classes/FOS.schelp create mode 100644 HelpSource/Classes/FSinOsc.schelp create mode 100644 HelpSource/Classes/False.schelp create mode 100644 HelpSource/Classes/Fdef.schelp create mode 100644 HelpSource/Classes/File.schelp create mode 100644 HelpSource/Classes/FileDialog.schelp create mode 100644 HelpSource/Classes/FileReader.schelp create mode 100644 HelpSource/Classes/Filter.schelp create mode 100644 HelpSource/Classes/FilterPattern.schelp create mode 100644 HelpSource/Classes/Float.schelp create mode 100644 HelpSource/Classes/FloatArray.schelp create mode 100644 HelpSource/Classes/FlowLayout.schelp create mode 100644 HelpSource/Classes/FlowVar.schelp create mode 100644 HelpSource/Classes/FlowView.schelp create mode 100644 HelpSource/Classes/Fold.schelp create mode 100644 HelpSource/Classes/Font.schelp create mode 100644 HelpSource/Classes/Formant.schelp create mode 100644 HelpSource/Classes/Formlet.schelp create mode 100644 HelpSource/Classes/Frame.schelp create mode 100644 HelpSource/Classes/Free.schelp create mode 100644 HelpSource/Classes/FreeSelf.schelp create mode 100644 HelpSource/Classes/FreeSelfWhenDone.schelp create mode 100644 HelpSource/Classes/FreeVerb.schelp create mode 100644 HelpSource/Classes/FreeVerb2.schelp create mode 100644 HelpSource/Classes/FreqScope.schelp create mode 100644 HelpSource/Classes/FreqScopeView.schelp create mode 100644 HelpSource/Classes/FreqShift.schelp create mode 100644 HelpSource/Classes/FuncFilterPattern.schelp create mode 100644 HelpSource/Classes/FuncStream.schelp create mode 100644 HelpSource/Classes/Function.schelp create mode 100644 HelpSource/Classes/FunctionDef.schelp create mode 100644 HelpSource/Classes/FunctionList.schelp create mode 100644 HelpSource/Classes/GUI.schelp create mode 100644 HelpSource/Classes/GVerb.schelp create mode 100644 HelpSource/Classes/Gate.schelp create mode 100644 HelpSource/Classes/GbmanL.schelp create mode 100644 HelpSource/Classes/GbmanN.schelp create mode 100644 HelpSource/Classes/Gendy1.schelp create mode 100644 HelpSource/Classes/Gendy2.schelp create mode 100644 HelpSource/Classes/Gendy3.schelp create mode 100644 HelpSource/Classes/Git.schelp create mode 100644 HelpSource/Classes/Gradient.schelp create mode 100644 HelpSource/Classes/GrainBuf.schelp create mode 100644 HelpSource/Classes/GrainFM.schelp create mode 100644 HelpSource/Classes/GrainIn.schelp create mode 100644 HelpSource/Classes/GrainSin.schelp create mode 100644 HelpSource/Classes/GrayNoise.schelp create mode 100644 HelpSource/Classes/GridLayout.schelp create mode 100644 HelpSource/Classes/GridLines.schelp create mode 100644 HelpSource/Classes/Group.schelp create mode 100644 HelpSource/Classes/HID.schelp create mode 100644 HelpSource/Classes/HIDCollection.schelp create mode 100644 HelpSource/Classes/HIDElement.schelp create mode 100644 HelpSource/Classes/HIDElementProto.schelp create mode 100644 HelpSource/Classes/HIDFunc.schelp create mode 100644 HelpSource/Classes/HIDInfo.schelp create mode 100644 HelpSource/Classes/HIDProto.schelp create mode 100644 HelpSource/Classes/HIDUsage.schelp create mode 100644 HelpSource/Classes/HIDdef.schelp create mode 100644 HelpSource/Classes/HLayout.schelp create mode 100644 HelpSource/Classes/HLayoutView.schelp create mode 100644 HelpSource/Classes/HPF.schelp create mode 100644 HelpSource/Classes/HPZ1.schelp create mode 100644 HelpSource/Classes/HPZ2.schelp create mode 100644 HelpSource/Classes/Harmonics.schelp create mode 100644 HelpSource/Classes/Hasher.schelp create mode 100644 HelpSource/Classes/HelpBrowser.schelp create mode 100644 HelpSource/Classes/HenonC.schelp create mode 100644 HelpSource/Classes/HenonL.schelp create mode 100644 HelpSource/Classes/HenonN.schelp create mode 100644 HelpSource/Classes/Hilbert.schelp create mode 100644 HelpSource/Classes/HilbertFIR.schelp create mode 100644 HelpSource/Classes/HiliteGradient.schelp create mode 100644 HelpSource/Classes/History.schelp create mode 100644 HelpSource/Classes/HistoryGui.schelp create mode 100644 HelpSource/Classes/IEnvGen.schelp create mode 100644 HelpSource/Classes/IFFT.schelp create mode 100644 HelpSource/Classes/IODesc.schelp create mode 100644 HelpSource/Classes/IRand.schelp create mode 100644 HelpSource/Classes/IdentityBag.schelp create mode 100644 HelpSource/Classes/IdentityDictionary.schelp create mode 100644 HelpSource/Classes/IdentityDictionary_01.png create mode 100644 HelpSource/Classes/IdentityDictionary_02.png create mode 100644 HelpSource/Classes/IdentityDictionary_03.png create mode 100644 HelpSource/Classes/IdentityDictionary_04.png create mode 100644 HelpSource/Classes/IdentitySet.schelp create mode 100644 HelpSource/Classes/Image.schelp create mode 100644 HelpSource/Classes/Impulse.schelp create mode 100644 HelpSource/Classes/In.schelp create mode 100644 HelpSource/Classes/InBus.schelp create mode 100644 HelpSource/Classes/InFeedback.schelp create mode 100644 HelpSource/Classes/InRange.schelp create mode 100644 HelpSource/Classes/InRect.schelp create mode 100644 HelpSource/Classes/InTrig.schelp create mode 100644 HelpSource/Classes/Index.schelp create mode 100644 HelpSource/Classes/IndexInBetween.schelp create mode 100644 HelpSource/Classes/IndexL.schelp create mode 100644 HelpSource/Classes/InfoUGenBase.schelp create mode 100644 HelpSource/Classes/Int16Array.schelp create mode 100644 HelpSource/Classes/Int32Array.schelp create mode 100644 HelpSource/Classes/Int8Array.schelp create mode 100644 HelpSource/Classes/Integer.schelp create mode 100644 HelpSource/Classes/Integrator.schelp create mode 100644 HelpSource/Classes/InterplEnv.schelp create mode 100644 HelpSource/Classes/InterplPairs.schelp create mode 100644 HelpSource/Classes/InterplXYC.schelp create mode 100644 HelpSource/Classes/Interpreter.schelp create mode 100644 HelpSource/Classes/Interval.schelp create mode 100644 HelpSource/Classes/JITGui.schelp create mode 100644 HelpSource/Classes/K2A.schelp create mode 100644 HelpSource/Classes/KeyState.schelp create mode 100644 HelpSource/Classes/KeyTrack.schelp create mode 100644 HelpSource/Classes/Klang.schelp create mode 100644 HelpSource/Classes/Klank.schelp create mode 100644 HelpSource/Classes/Knob.schelp create mode 100644 HelpSource/Classes/LFClipNoise.schelp create mode 100644 HelpSource/Classes/LFCub.schelp create mode 100644 HelpSource/Classes/LFDClipNoise.schelp create mode 100644 HelpSource/Classes/LFDNoise0.schelp create mode 100644 HelpSource/Classes/LFDNoise1.schelp create mode 100644 HelpSource/Classes/LFDNoise3.schelp create mode 100644 HelpSource/Classes/LFGauss.schelp create mode 100644 HelpSource/Classes/LFNoise0.schelp create mode 100644 HelpSource/Classes/LFNoise1.schelp create mode 100644 HelpSource/Classes/LFNoise2.schelp create mode 100644 HelpSource/Classes/LFPar.schelp create mode 100644 HelpSource/Classes/LFPulse.schelp create mode 100644 HelpSource/Classes/LFSaw.schelp create mode 100644 HelpSource/Classes/LFTri.schelp create mode 100644 HelpSource/Classes/LID.schelp create mode 100644 HelpSource/Classes/LIDGui.schelp create mode 100644 HelpSource/Classes/LIDInfo.schelp create mode 100644 HelpSource/Classes/LIDSlot.schelp create mode 100644 HelpSource/Classes/LPF.schelp create mode 100644 HelpSource/Classes/LPZ1.schelp create mode 100644 HelpSource/Classes/LPZ2.schelp create mode 100644 HelpSource/Classes/Lag.schelp create mode 100644 HelpSource/Classes/Lag2.schelp create mode 100644 HelpSource/Classes/Lag2UD.schelp create mode 100644 HelpSource/Classes/Lag3.schelp create mode 100644 HelpSource/Classes/Lag3UD.schelp create mode 100644 HelpSource/Classes/LagControl.schelp create mode 100644 HelpSource/Classes/LagIn.schelp create mode 100644 HelpSource/Classes/LagUD.schelp create mode 100644 HelpSource/Classes/LanguageConfig.schelp create mode 100644 HelpSource/Classes/LastValue.schelp create mode 100644 HelpSource/Classes/Latch.schelp create mode 100644 HelpSource/Classes/LatoocarfianC.schelp create mode 100644 HelpSource/Classes/LatoocarfianL.schelp create mode 100644 HelpSource/Classes/LatoocarfianN.schelp create mode 100644 HelpSource/Classes/Layout.schelp create mode 100644 HelpSource/Classes/LazyEnvir.schelp create mode 100644 HelpSource/Classes/LeakDC.schelp create mode 100644 HelpSource/Classes/LeastChange.schelp create mode 100644 HelpSource/Classes/LevelIndicator.schelp create mode 100644 HelpSource/Classes/Library.schelp create mode 100644 HelpSource/Classes/LibraryBase.schelp create mode 100644 HelpSource/Classes/Limiter.schelp create mode 100644 HelpSource/Classes/LinCongC.schelp create mode 100644 HelpSource/Classes/LinCongL.schelp create mode 100644 HelpSource/Classes/LinCongN.schelp create mode 100644 HelpSource/Classes/LinExp.schelp create mode 100644 HelpSource/Classes/LinLin.schelp create mode 100644 HelpSource/Classes/LinPan2.schelp create mode 100644 HelpSource/Classes/LinRand.schelp create mode 100644 HelpSource/Classes/LinSelectX.schelp create mode 100644 HelpSource/Classes/LinXFade2.schelp create mode 100644 HelpSource/Classes/Line.schelp create mode 100644 HelpSource/Classes/LineLayout.schelp create mode 100644 HelpSource/Classes/Linen.schelp create mode 100644 HelpSource/Classes/LinkedList.schelp create mode 100644 HelpSource/Classes/LinkedListNode.schelp create mode 100644 HelpSource/Classes/List.schelp create mode 100644 HelpSource/Classes/ListPattern.schelp create mode 100644 HelpSource/Classes/ListView.schelp create mode 100644 HelpSource/Classes/LocalBuf.schelp create mode 100644 HelpSource/Classes/LocalIn.schelp create mode 100644 HelpSource/Classes/LocalOut.schelp create mode 100644 HelpSource/Classes/Logistic.schelp create mode 100644 HelpSource/Classes/LorenzL.schelp create mode 100644 HelpSource/Classes/Loudness.schelp create mode 100644 HelpSource/Classes/MFCC.schelp create mode 100644 HelpSource/Classes/MIDIClient.schelp create mode 100644 HelpSource/Classes/MIDIFunc.schelp create mode 100644 HelpSource/Classes/MIDIFuncBothCAMessageMatcher.schelp create mode 100644 HelpSource/Classes/MIDIFuncBothMessageMatcher.schelp create mode 100644 HelpSource/Classes/MIDIFuncChanArrayMessageMatcher.schelp create mode 100644 HelpSource/Classes/MIDIFuncChanMessageMatcher.schelp create mode 100644 HelpSource/Classes/MIDIFuncSrcMessageMatcher.schelp create mode 100644 HelpSource/Classes/MIDIFuncSrcMessageMatcherNV.schelp create mode 100644 HelpSource/Classes/MIDIIn.schelp create mode 100644 HelpSource/Classes/MIDIMessageDispatcher.schelp create mode 100644 HelpSource/Classes/MIDIMessageDispatcherNV.schelp create mode 100644 HelpSource/Classes/MIDIOut.schelp create mode 100644 HelpSource/Classes/MIDIResponder.schelp create mode 100644 HelpSource/Classes/MIDIdef.schelp create mode 100644 HelpSource/Classes/Magnitude.schelp create mode 100644 HelpSource/Classes/Main.schelp create mode 100644 HelpSource/Classes/MainMenu.schelp create mode 100644 HelpSource/Classes/MantissaMask.schelp create mode 100644 HelpSource/Classes/MaxLocalBufs.schelp create mode 100644 HelpSource/Classes/Maybe.schelp create mode 100644 HelpSource/Classes/Median.schelp create mode 100644 HelpSource/Classes/Menu.schelp create mode 100644 HelpSource/Classes/MenuAction.schelp create mode 100644 HelpSource/Classes/Message.schelp create mode 100644 HelpSource/Classes/Method.schelp create mode 100644 HelpSource/Classes/MidEQ.schelp create mode 100644 HelpSource/Classes/Mix.schelp create mode 100644 HelpSource/Classes/ModDif.schelp create mode 100644 HelpSource/Classes/Monitor.schelp create mode 100644 HelpSource/Classes/MonitorGui.schelp create mode 100644 HelpSource/Classes/MoogFF.schelp create mode 100644 HelpSource/Classes/MostChange.schelp create mode 100644 HelpSource/Classes/MouseButton.schelp create mode 100644 HelpSource/Classes/MouseX.schelp create mode 100644 HelpSource/Classes/MouseY.schelp create mode 100644 HelpSource/Classes/MulAdd.schelp create mode 100644 HelpSource/Classes/MultiLevelIdentityDictionary.schelp create mode 100644 HelpSource/Classes/MultiOutUGen.schelp create mode 100644 HelpSource/Classes/MultiSliderView.schelp create mode 100644 HelpSource/Classes/MultiTap.schelp create mode 100644 HelpSource/Classes/NAryOpFunction.schelp create mode 100644 HelpSource/Classes/NAryOpStream.schelp create mode 100644 HelpSource/Classes/NRand.schelp create mode 100644 HelpSource/Classes/NamedControl.schelp create mode 100644 HelpSource/Classes/Ndef.schelp create mode 100644 HelpSource/Classes/NdefGui.schelp create mode 100644 HelpSource/Classes/NdefMixer.schelp create mode 100644 HelpSource/Classes/NdefMixerOld.schelp create mode 100644 HelpSource/Classes/NdefParamGui.schelp create mode 100644 HelpSource/Classes/NetAddr.schelp create mode 100644 HelpSource/Classes/Nil.schelp create mode 100644 HelpSource/Classes/Node.schelp create mode 100644 HelpSource/Classes/NodeControl.schelp create mode 100644 HelpSource/Classes/NodeMap.schelp create mode 100644 HelpSource/Classes/NodeProxy.schelp create mode 100644 HelpSource/Classes/NodeProxyEditor.schelp create mode 100644 HelpSource/Classes/NodeWatcher.schelp create mode 100644 HelpSource/Classes/Normalizer.schelp create mode 100644 HelpSource/Classes/NoteOffResponder.schelp create mode 100644 HelpSource/Classes/NoteOnResponder.schelp create mode 100644 HelpSource/Classes/NotificationCenter.schelp create mode 100644 HelpSource/Classes/NumAudioBuses.schelp create mode 100644 HelpSource/Classes/NumBuffers.schelp create mode 100644 HelpSource/Classes/NumChannels.schelp create mode 100644 HelpSource/Classes/NumControlBuses.schelp create mode 100644 HelpSource/Classes/NumInputBuses.schelp create mode 100644 HelpSource/Classes/NumOutputBuses.schelp create mode 100644 HelpSource/Classes/NumRunningSynths.schelp create mode 100644 HelpSource/Classes/Number.schelp create mode 100644 HelpSource/Classes/NumberBox.schelp create mode 100644 HelpSource/Classes/OSCArgsMatcher.schelp create mode 100644 HelpSource/Classes/OSCBundle.schelp create mode 100644 HelpSource/Classes/OSCFunc.schelp create mode 100644 HelpSource/Classes/OSCFuncAddrMessageMatcher.schelp create mode 100644 HelpSource/Classes/OSCFuncBothMessageMatcher.schelp create mode 100644 HelpSource/Classes/OSCFuncRecvPortMessageMatcher.schelp create mode 100644 HelpSource/Classes/OSCMessageDispatcher.schelp create mode 100644 HelpSource/Classes/OSCMessagePatternDispatcher.schelp create mode 100644 HelpSource/Classes/OSCdef.schelp create mode 100644 HelpSource/Classes/OSCpathResponder.schelp create mode 100644 HelpSource/Classes/OSCresponder.schelp create mode 100644 HelpSource/Classes/OSCresponderNode.schelp create mode 100644 HelpSource/Classes/Object.schelp create mode 100644 HelpSource/Classes/ObjectGui.schelp create mode 100644 HelpSource/Classes/ObjectTable.schelp create mode 100644 HelpSource/Classes/OffsetOut.schelp create mode 100644 HelpSource/Classes/OnError.schelp create mode 100644 HelpSource/Classes/OnePole.schelp create mode 100644 HelpSource/Classes/OneZero.schelp create mode 100644 HelpSource/Classes/Onsets.schelp create mode 100644 HelpSource/Classes/Operand.schelp create mode 100644 HelpSource/Classes/Order.schelp create mode 100644 HelpSource/Classes/OrderedIdentitySet.schelp create mode 100644 HelpSource/Classes/Osc.schelp create mode 100644 HelpSource/Classes/OscN.schelp create mode 100644 HelpSource/Classes/Out.schelp create mode 100644 HelpSource/Classes/OutputProxy.schelp create mode 100644 HelpSource/Classes/PMOsc.schelp create mode 100644 HelpSource/Classes/PSinGrain.schelp create mode 100644 HelpSource/Classes/PV_Add.schelp create mode 100644 HelpSource/Classes/PV_BinScramble.schelp create mode 100644 HelpSource/Classes/PV_BinShift.schelp create mode 100644 HelpSource/Classes/PV_BinWipe.schelp create mode 100644 HelpSource/Classes/PV_BrickWall.schelp create mode 100644 HelpSource/Classes/PV_ChainUGen.schelp create mode 100644 HelpSource/Classes/PV_ConformalMap.schelp create mode 100644 HelpSource/Classes/PV_Conj.schelp create mode 100644 HelpSource/Classes/PV_Copy.schelp create mode 100644 HelpSource/Classes/PV_CopyPhase.schelp create mode 100644 HelpSource/Classes/PV_Diffuser.schelp create mode 100644 HelpSource/Classes/PV_Div.schelp create mode 100644 HelpSource/Classes/PV_HainsworthFoote.schelp create mode 100644 HelpSource/Classes/PV_JensenAndersen.schelp create mode 100644 HelpSource/Classes/PV_LocalMax.schelp create mode 100644 HelpSource/Classes/PV_MagAbove.schelp create mode 100644 HelpSource/Classes/PV_MagBelow.schelp create mode 100644 HelpSource/Classes/PV_MagClip.schelp create mode 100644 HelpSource/Classes/PV_MagDiv.schelp create mode 100644 HelpSource/Classes/PV_MagFreeze.schelp create mode 100644 HelpSource/Classes/PV_MagMul.schelp create mode 100644 HelpSource/Classes/PV_MagNoise.schelp create mode 100644 HelpSource/Classes/PV_MagShift.schelp create mode 100644 HelpSource/Classes/PV_MagSmear.schelp create mode 100644 HelpSource/Classes/PV_MagSquared.schelp create mode 100644 HelpSource/Classes/PV_Max.schelp create mode 100644 HelpSource/Classes/PV_Min.schelp create mode 100644 HelpSource/Classes/PV_Mul.schelp create mode 100644 HelpSource/Classes/PV_PhaseShift.schelp create mode 100644 HelpSource/Classes/PV_PhaseShift270.schelp create mode 100644 HelpSource/Classes/PV_PhaseShift90.schelp create mode 100644 HelpSource/Classes/PV_RandComb.schelp create mode 100644 HelpSource/Classes/PV_RandWipe.schelp create mode 100644 HelpSource/Classes/PV_RectComb.schelp create mode 100644 HelpSource/Classes/PV_RectComb2.schelp create mode 100644 HelpSource/Classes/PackFFT.schelp create mode 100644 HelpSource/Classes/Padd.schelp create mode 100644 HelpSource/Classes/Paddp.schelp create mode 100644 HelpSource/Classes/Paddpre.schelp create mode 100644 HelpSource/Classes/PageLayout.schelp create mode 100644 HelpSource/Classes/Pair.schelp create mode 100644 HelpSource/Classes/Pan2.schelp create mode 100644 HelpSource/Classes/Pan4.schelp create mode 100644 HelpSource/Classes/PanAz.schelp create mode 100644 HelpSource/Classes/PanB.schelp create mode 100644 HelpSource/Classes/PanB2.schelp create mode 100644 HelpSource/Classes/ParGroup.schelp create mode 100644 HelpSource/Classes/ParamView.schelp create mode 100644 HelpSource/Classes/PartConv.schelp create mode 100644 HelpSource/Classes/PathName.schelp create mode 100644 HelpSource/Classes/Pattern.schelp create mode 100644 HelpSource/Classes/PatternConductor.schelp create mode 100644 HelpSource/Classes/PatternProxy.schelp create mode 100644 HelpSource/Classes/Pause.schelp create mode 100644 HelpSource/Classes/PauseSelf.schelp create mode 100644 HelpSource/Classes/PauseSelfWhenDone.schelp create mode 100644 HelpSource/Classes/Pavaroh.schelp create mode 100644 HelpSource/Classes/Pbeta.schelp create mode 100644 HelpSource/Classes/Pbind.schelp create mode 100644 HelpSource/Classes/PbindProxy.schelp create mode 100644 HelpSource/Classes/Pbindef.schelp create mode 100644 HelpSource/Classes/Pbindf.schelp create mode 100644 HelpSource/Classes/Pbinop.schelp create mode 100644 HelpSource/Classes/Pbrown.schelp create mode 100644 HelpSource/Classes/Pbus.schelp create mode 100644 HelpSource/Classes/Pcauchy.schelp create mode 100644 HelpSource/Classes/Pchain.schelp create mode 100644 HelpSource/Classes/Pclump.schelp create mode 100644 HelpSource/Classes/Pclutch.schelp create mode 100644 HelpSource/Classes/Pcollect.schelp create mode 100644 HelpSource/Classes/Pconst.schelp create mode 100644 HelpSource/Classes/Pdef.schelp create mode 100644 HelpSource/Classes/PdefAllGui.schelp create mode 100644 HelpSource/Classes/PdefEditor.schelp create mode 100644 HelpSource/Classes/PdefGui.schelp create mode 100644 HelpSource/Classes/Pdefn.schelp create mode 100644 HelpSource/Classes/PdefnAllGui.schelp create mode 100644 HelpSource/Classes/PdefnGui.schelp create mode 100644 HelpSource/Classes/PdegreeToKey.schelp create mode 100644 HelpSource/Classes/Pdfsm.schelp create mode 100644 HelpSource/Classes/Pdict.schelp create mode 100644 HelpSource/Classes/PdurStutter.schelp create mode 100644 HelpSource/Classes/Peak.schelp create mode 100644 HelpSource/Classes/PeakFollower.schelp create mode 100644 HelpSource/Classes/Pen.schelp create mode 100644 HelpSource/Classes/Penvir.schelp create mode 100644 HelpSource/Classes/Pevent.schelp create mode 100644 HelpSource/Classes/Pexprand.schelp create mode 100644 HelpSource/Classes/Pfin.schelp create mode 100644 HelpSource/Classes/Pfindur.schelp create mode 100644 HelpSource/Classes/Pfinval.schelp create mode 100644 HelpSource/Classes/Pfset.schelp create mode 100644 HelpSource/Classes/Pfsm.schelp create mode 100644 HelpSource/Classes/Pfunc.schelp create mode 100644 HelpSource/Classes/Pfuncn.schelp create mode 100644 HelpSource/Classes/Pfx.schelp create mode 100644 HelpSource/Classes/Pfxb.schelp create mode 100644 HelpSource/Classes/Pgate.schelp create mode 100644 HelpSource/Classes/Pgauss.schelp create mode 100644 HelpSource/Classes/Pgbrown.schelp create mode 100644 HelpSource/Classes/Pgeom.schelp create mode 100644 HelpSource/Classes/Pgpar.schelp create mode 100644 HelpSource/Classes/Pgroup.schelp create mode 100644 HelpSource/Classes/Phasor.schelp create mode 100644 HelpSource/Classes/Phprand.schelp create mode 100644 HelpSource/Classes/Pif.schelp create mode 100644 HelpSource/Classes/Pindex.schelp create mode 100644 HelpSource/Classes/PingPong.schelp create mode 100644 HelpSource/Classes/PinkNoise.schelp create mode 100644 HelpSource/Classes/Pipe.schelp create mode 100644 HelpSource/Classes/Pitch.schelp create mode 100644 HelpSource/Classes/PitchShift.schelp create mode 100644 HelpSource/Classes/Pkey.schelp create mode 100644 HelpSource/Classes/Place.schelp create mode 100644 HelpSource/Classes/Plambda.schelp create mode 100644 HelpSource/Classes/Platform.schelp create mode 100644 HelpSource/Classes/PlayBuf.schelp create mode 100644 HelpSource/Classes/Plazy.schelp create mode 100644 HelpSource/Classes/PlazyEnvir.schelp create mode 100644 HelpSource/Classes/PlazyEnvirN.schelp create mode 100644 HelpSource/Classes/Plotter.schelp create mode 100644 HelpSource/Classes/Plprand.schelp create mode 100644 HelpSource/Classes/Pluck.schelp create mode 100644 HelpSource/Classes/Pmeanrand.schelp create mode 100644 HelpSource/Classes/Pmono.schelp create mode 100644 HelpSource/Classes/PmonoArtic.schelp create mode 100644 HelpSource/Classes/Pmul.schelp create mode 100644 HelpSource/Classes/Pmulp.schelp create mode 100644 HelpSource/Classes/Pmulpre.schelp create mode 100644 HelpSource/Classes/Pn.schelp create mode 100644 HelpSource/Classes/Pnaryop.schelp create mode 100644 HelpSource/Classes/Pnsym.schelp create mode 100644 HelpSource/Classes/Point.schelp create mode 100644 HelpSource/Classes/Polar.schelp create mode 100644 HelpSource/Classes/Poll.schelp create mode 100644 HelpSource/Classes/PopUpMenu.schelp create mode 100644 HelpSource/Classes/Post.schelp create mode 100644 HelpSource/Classes/Ppar.schelp create mode 100644 HelpSource/Classes/PparGroup.schelp create mode 100644 HelpSource/Classes/Ppatlace.schelp create mode 100644 HelpSource/Classes/Ppatmod.schelp create mode 100644 HelpSource/Classes/Ppoisson.schelp create mode 100644 HelpSource/Classes/Pprob.schelp create mode 100644 HelpSource/Classes/Pprotect.schelp create mode 100644 HelpSource/Classes/Pproto.schelp create mode 100644 HelpSource/Classes/Prand.schelp create mode 100644 HelpSource/Classes/Preject.schelp create mode 100644 HelpSource/Classes/Prewrite.schelp create mode 100644 HelpSource/Classes/PriorityQueue.schelp create mode 100644 HelpSource/Classes/Process.schelp create mode 100644 HelpSource/Classes/ProgramChangeResponder.schelp create mode 100644 HelpSource/Classes/Prorate.schelp create mode 100644 HelpSource/Classes/Prout.schelp create mode 100644 HelpSource/Classes/ProxyMixer.schelp create mode 100644 HelpSource/Classes/ProxyMixerOld.schelp create mode 100644 HelpSource/Classes/ProxyMonitorGui.schelp create mode 100644 HelpSource/Classes/ProxyNodeMap.schelp create mode 100644 HelpSource/Classes/ProxySpace.schelp create mode 100644 HelpSource/Classes/ProxySynthDef.schelp create mode 100644 HelpSource/Classes/Pseed.schelp create mode 100644 HelpSource/Classes/Pseg.schelp create mode 100644 HelpSource/Classes/Pselect.schelp create mode 100644 HelpSource/Classes/Pseq.schelp create mode 100644 HelpSource/Classes/Pser.schelp create mode 100644 HelpSource/Classes/Pseries.schelp create mode 100644 HelpSource/Classes/Pset.schelp create mode 100644 HelpSource/Classes/Psetp.schelp create mode 100644 HelpSource/Classes/Psetpre.schelp create mode 100644 HelpSource/Classes/Pshuf.schelp create mode 100644 HelpSource/Classes/Pslide.schelp create mode 100644 HelpSource/Classes/Pspawn.schelp create mode 100644 HelpSource/Classes/Pspawner.schelp create mode 100644 HelpSource/Classes/Pstep.schelp create mode 100644 HelpSource/Classes/PstepNadd.schelp create mode 100644 HelpSource/Classes/PstepNfunc.schelp create mode 100644 HelpSource/Classes/Pstutter.schelp create mode 100644 HelpSource/Classes/Pswitch.schelp create mode 100644 HelpSource/Classes/Pswitch1.schelp create mode 100644 HelpSource/Classes/Psym.schelp create mode 100644 HelpSource/Classes/Psync.schelp create mode 100644 HelpSource/Classes/Ptime.schelp create mode 100644 HelpSource/Classes/Ptpar.schelp create mode 100644 HelpSource/Classes/Ptuple.schelp create mode 100644 HelpSource/Classes/Pulse.schelp create mode 100644 HelpSource/Classes/PulseCount.schelp create mode 100644 HelpSource/Classes/PulseDivider.schelp create mode 100644 HelpSource/Classes/Punop.schelp create mode 100644 HelpSource/Classes/PureUGen.schelp create mode 100644 HelpSource/Classes/Pwalk.schelp create mode 100644 HelpSource/Classes/Pwhile.schelp create mode 100644 HelpSource/Classes/Pwhite.schelp create mode 100644 HelpSource/Classes/Pwrand.schelp create mode 100644 HelpSource/Classes/Pwrap.schelp create mode 100644 HelpSource/Classes/Pxrand.schelp create mode 100644 HelpSource/Classes/QPalette.schelp create mode 100644 HelpSource/Classes/QPenPrinter.schelp create mode 100644 HelpSource/Classes/QtGUI.schelp create mode 100644 HelpSource/Classes/QuadC.schelp create mode 100644 HelpSource/Classes/QuadL.schelp create mode 100644 HelpSource/Classes/QuadN.schelp create mode 100644 HelpSource/Classes/Quant.schelp create mode 100644 HelpSource/Classes/Quark.schelp create mode 100644 HelpSource/Classes/Quarks.schelp create mode 100644 HelpSource/Classes/QuartzComposerView.schelp create mode 100644 HelpSource/Classes/RHPF.schelp create mode 100644 HelpSource/Classes/RLPF.schelp create mode 100644 HelpSource/Classes/RadiansPerSample.schelp create mode 100644 HelpSource/Classes/Ramp.schelp create mode 100644 HelpSource/Classes/Rand.schelp create mode 100644 HelpSource/Classes/RandID.schelp create mode 100644 HelpSource/Classes/RandSeed.schelp create mode 100644 HelpSource/Classes/RangeSlider.schelp create mode 100644 HelpSource/Classes/RawArray.schelp create mode 100644 HelpSource/Classes/RawPointer.schelp create mode 100644 HelpSource/Classes/ReadableNodeIDAllocator.schelp create mode 100644 HelpSource/Classes/RecNodeProxy.schelp create mode 100644 HelpSource/Classes/RecordBuf.schelp create mode 100644 HelpSource/Classes/Recorder.schelp create mode 100644 HelpSource/Classes/Rect.schelp create mode 100644 HelpSource/Classes/Ref.schelp create mode 100644 HelpSource/Classes/RefCopy.schelp create mode 100644 HelpSource/Classes/ReplaceOut.schelp create mode 100644 HelpSource/Classes/Resonz.schelp create mode 100644 HelpSource/Classes/Rest.schelp create mode 100644 HelpSource/Classes/Ringz.schelp create mode 100644 HelpSource/Classes/RootNode.schelp create mode 100644 HelpSource/Classes/Rotate2.schelp create mode 100644 HelpSource/Classes/Routine.schelp create mode 100644 HelpSource/Classes/RunningMax.schelp create mode 100644 HelpSource/Classes/RunningMin.schelp create mode 100644 HelpSource/Classes/RunningSum.schelp create mode 100644 HelpSource/Classes/SCContainerView.schelp create mode 100644 HelpSource/Classes/SCDoc.schelp create mode 100644 HelpSource/Classes/SCDocEntry.schelp create mode 100644 HelpSource/Classes/SCDocHTMLRenderer.schelp create mode 100644 HelpSource/Classes/SCDocNode.schelp create mode 100644 HelpSource/Classes/SCDragView.schelp create mode 100644 HelpSource/Classes/SCEnvelopeEdit.schelp create mode 100644 HelpSource/Classes/SCImage.schelp create mode 100644 HelpSource/Classes/SCImageFilter.schelp create mode 100644 HelpSource/Classes/SCImageKernel.schelp create mode 100644 HelpSource/Classes/SCViewHolder.schelp create mode 100644 HelpSource/Classes/SOS.schelp create mode 100644 HelpSource/Classes/SampleDur.schelp create mode 100644 HelpSource/Classes/SampleRate.schelp create mode 100644 HelpSource/Classes/Sanitize.schelp create mode 100644 HelpSource/Classes/Saw.schelp create mode 100644 HelpSource/Classes/ScIDE.schelp create mode 100644 HelpSource/Classes/Scale.schelp create mode 100644 HelpSource/Classes/ScelDocument.schelp create mode 100644 HelpSource/Classes/Scheduler.schelp create mode 100644 HelpSource/Classes/Schmidt.schelp create mode 100644 HelpSource/Classes/ScopeOut.schelp create mode 100644 HelpSource/Classes/ScopeView.schelp create mode 100644 HelpSource/Classes/Score.schelp create mode 100644 HelpSource/Classes/ScrollView.schelp create mode 100644 HelpSource/Classes/Select.schelp create mode 100644 HelpSource/Classes/SelectX.schelp create mode 100644 HelpSource/Classes/SelectXFocus.schelp create mode 100644 HelpSource/Classes/Semaphore.schelp create mode 100644 HelpSource/Classes/SemiColonFileReader.schelp create mode 100644 HelpSource/Classes/SendPeakRMS.schelp create mode 100644 HelpSource/Classes/SendReply.schelp create mode 100644 HelpSource/Classes/SendTrig.schelp create mode 100644 HelpSource/Classes/SequenceableCollection.schelp create mode 100644 HelpSource/Classes/SerialPort.schelp create mode 100644 HelpSource/Classes/Server.schelp create mode 100644 HelpSource/Classes/ServerBoot.schelp create mode 100644 HelpSource/Classes/ServerMeter.schelp create mode 100644 HelpSource/Classes/ServerMeterView.schelp create mode 100644 HelpSource/Classes/ServerOptions.schelp create mode 100644 HelpSource/Classes/ServerQuit.schelp create mode 100644 HelpSource/Classes/ServerStatusWatcher.schelp create mode 100644 HelpSource/Classes/ServerTree.schelp create mode 100644 HelpSource/Classes/Set.schelp create mode 100644 HelpSource/Classes/SetResetFF.schelp create mode 100644 HelpSource/Classes/Shaper.schelp create mode 100644 HelpSource/Classes/SharedIn.schelp create mode 100644 HelpSource/Classes/SharedOut.schelp create mode 100644 HelpSource/Classes/ShutDown.schelp create mode 100644 HelpSource/Classes/Signal.schelp create mode 100644 HelpSource/Classes/Silent.schelp create mode 100644 HelpSource/Classes/SimpleController.schelp create mode 100644 HelpSource/Classes/SimpleNumber.schelp create mode 100644 HelpSource/Classes/SinOsc.schelp create mode 100644 HelpSource/Classes/SinOscFB.schelp create mode 100644 HelpSource/Classes/SkipJack.schelp create mode 100644 HelpSource/Classes/Slew.schelp create mode 100644 HelpSource/Classes/Slider.schelp create mode 100644 HelpSource/Classes/Slider2D.schelp create mode 100644 HelpSource/Classes/Slope.schelp create mode 100644 HelpSource/Classes/SortedList.schelp create mode 100644 HelpSource/Classes/SoundFile.schelp create mode 100644 HelpSource/Classes/SoundFileView.schelp create mode 100644 HelpSource/Classes/SoundIn.schelp create mode 100644 HelpSource/Classes/SparseArray.schelp create mode 100644 HelpSource/Classes/Spec.schelp create mode 100644 HelpSource/Classes/SpecCentroid.schelp create mode 100644 HelpSource/Classes/SpecFlatness.schelp create mode 100644 HelpSource/Classes/SpecPcile.schelp create mode 100644 HelpSource/Classes/Splay.schelp create mode 100644 HelpSource/Classes/SplayAz.schelp create mode 100644 HelpSource/Classes/SplayZ.schelp create mode 100644 HelpSource/Classes/Spring.schelp create mode 100644 HelpSource/Classes/StackLayout.schelp create mode 100644 HelpSource/Classes/StandardL.schelp create mode 100644 HelpSource/Classes/StandardN.schelp create mode 100644 HelpSource/Classes/StartUp.schelp create mode 100644 HelpSource/Classes/StaticText.schelp create mode 100644 HelpSource/Classes/Stepper.schelp create mode 100644 HelpSource/Classes/StereoConvolution2L.schelp create mode 100644 HelpSource/Classes/Stethoscope.schelp create mode 100644 HelpSource/Classes/Stream.schelp create mode 100644 HelpSource/Classes/StreamClutch.schelp create mode 100644 HelpSource/Classes/String.ext.schelp create mode 100644 HelpSource/Classes/String.schelp create mode 100644 HelpSource/Classes/SubsampleOffset.schelp create mode 100644 HelpSource/Classes/Sum3.schelp create mode 100644 HelpSource/Classes/Sum4.schelp create mode 100644 HelpSource/Classes/Sweep.schelp create mode 100644 HelpSource/Classes/Symbol.schelp create mode 100644 HelpSource/Classes/SymbolArray.schelp create mode 100644 HelpSource/Classes/SyncSaw.schelp create mode 100644 HelpSource/Classes/Synth.schelp create mode 100644 HelpSource/Classes/SynthDef.schelp create mode 100644 HelpSource/Classes/SynthDesc.schelp create mode 100644 HelpSource/Classes/SynthDescLib.schelp create mode 100644 HelpSource/Classes/SystemClock.schelp create mode 100644 HelpSource/Classes/T2A.schelp create mode 100644 HelpSource/Classes/T2K.schelp create mode 100644 HelpSource/Classes/TBall.schelp create mode 100644 HelpSource/Classes/TChoose.schelp create mode 100644 HelpSource/Classes/TDelay.schelp create mode 100644 HelpSource/Classes/TDuty.schelp create mode 100644 HelpSource/Classes/TExpRand.schelp create mode 100644 HelpSource/Classes/TGrains.schelp create mode 100644 HelpSource/Classes/TIRand.schelp create mode 100644 HelpSource/Classes/TRand.schelp create mode 100644 HelpSource/Classes/TWChoose.schelp create mode 100644 HelpSource/Classes/TWindex.schelp create mode 100644 HelpSource/Classes/TabFileReader.schelp create mode 100644 HelpSource/Classes/Tap.schelp create mode 100644 HelpSource/Classes/Task.schelp create mode 100644 HelpSource/Classes/TaskProxy.schelp create mode 100644 HelpSource/Classes/TaskProxyGui.schelp create mode 100644 HelpSource/Classes/Tdef.schelp create mode 100644 HelpSource/Classes/TdefAllGui.schelp create mode 100644 HelpSource/Classes/TdefEditor.schelp create mode 100644 HelpSource/Classes/TdefGui.schelp create mode 100644 HelpSource/Classes/TempoBusClock.schelp create mode 100644 HelpSource/Classes/TempoClock.schelp create mode 100644 HelpSource/Classes/TextField.schelp create mode 100644 HelpSource/Classes/TextView.schelp create mode 100644 HelpSource/Classes/Thread.schelp create mode 100644 HelpSource/Classes/Thunk.schelp create mode 100644 HelpSource/Classes/Timer.schelp create mode 100644 HelpSource/Classes/ToggleFF.schelp create mode 100644 HelpSource/Classes/ToolBar.schelp create mode 100644 HelpSource/Classes/TouchResponder.schelp create mode 100644 HelpSource/Classes/TreeView.schelp create mode 100644 HelpSource/Classes/TreeViewItem.schelp create mode 100644 HelpSource/Classes/Trig.schelp create mode 100644 HelpSource/Classes/Trig1.schelp create mode 100644 HelpSource/Classes/TrigControl.schelp create mode 100644 HelpSource/Classes/True.schelp create mode 100644 HelpSource/Classes/Tuning.schelp create mode 100644 HelpSource/Classes/TwoPole.schelp create mode 100644 HelpSource/Classes/TwoWayIdentityDictionary.schelp create mode 100644 HelpSource/Classes/TwoZero.schelp create mode 100644 HelpSource/Classes/UGen.schelp create mode 100644 HelpSource/Classes/UnaryOpFunction.schelp create mode 100644 HelpSource/Classes/UnaryOpStream.schelp create mode 100644 HelpSource/Classes/UnaryOpUGen.schelp create mode 100644 HelpSource/Classes/UniqueID.schelp create mode 100644 HelpSource/Classes/UnitTest.schelp create mode 100644 HelpSource/Classes/UnitTestScript.schelp create mode 100644 HelpSource/Classes/UnixFILE.schelp create mode 100644 HelpSource/Classes/Unpack1FFT.schelp create mode 100644 HelpSource/Classes/UnpackFFT.schelp create mode 100644 HelpSource/Classes/UserView.schelp create mode 100644 HelpSource/Classes/VDiskIn.schelp create mode 100644 HelpSource/Classes/VLayout.schelp create mode 100644 HelpSource/Classes/VLayoutView.schelp create mode 100644 HelpSource/Classes/VOsc.schelp create mode 100644 HelpSource/Classes/VOsc3.schelp create mode 100644 HelpSource/Classes/VarLag.schelp create mode 100644 HelpSource/Classes/VarSaw.schelp create mode 100644 HelpSource/Classes/Vibrato.schelp create mode 100644 HelpSource/Classes/View.schelp create mode 100644 HelpSource/Classes/Volume.schelp create mode 100644 HelpSource/Classes/Warp.schelp create mode 100644 HelpSource/Classes/Warp1.schelp create mode 100644 HelpSource/Classes/Wavetable.schelp create mode 100644 HelpSource/Classes/WebView.schelp create mode 100644 HelpSource/Classes/WhiteNoise.schelp create mode 100644 HelpSource/Classes/Window.schelp create mode 100644 HelpSource/Classes/Wrap.schelp create mode 100644 HelpSource/Classes/WrapIndex.schelp create mode 100644 HelpSource/Classes/XFade2.schelp create mode 100644 HelpSource/Classes/XIn.schelp create mode 100644 HelpSource/Classes/XInFeedback.schelp create mode 100644 HelpSource/Classes/XLine.schelp create mode 100644 HelpSource/Classes/XOut.schelp create mode 100644 HelpSource/Classes/ZeroCrossing.schelp create mode 100644 HelpSource/Classes/chebyshevpolynomials.png create mode 100644 HelpSource/Guides/.placeholder create mode 100644 HelpSource/Guides/Backwards-Compatibility.schelp create mode 100644 HelpSource/Guides/Bundled-Messages.schelp create mode 100644 HelpSource/Guides/ClientVsServer.schelp create mode 100644 HelpSource/Guides/Debugging-tips.schelp create mode 100644 HelpSource/Guides/EmacsGUI.schelp create mode 100644 HelpSource/Guides/FFT-Overview.schelp create mode 100644 HelpSource/Guides/GUI-Introduction.schelp create mode 100644 HelpSource/Guides/GUI-Layout-Management.schelp create mode 100644 HelpSource/Guides/Glossary.schelp create mode 100644 HelpSource/Guides/HID_permissions.schelp create mode 100644 HelpSource/Guides/How-to-Use-the-Interpreter.schelp create mode 100644 HelpSource/Guides/Internal-Snooping.schelp create mode 100644 HelpSource/Guides/Intro-to-Objects.schelp create mode 100644 HelpSource/Guides/J-concepts-in-SC.schelp create mode 100644 HelpSource/Guides/LID_permissions.schelp create mode 100644 HelpSource/Guides/ListComprehensions.schelp create mode 100644 HelpSource/Guides/MIDI.schelp create mode 100644 HelpSource/Guides/More-On-Getting-Help.schelp create mode 100644 HelpSource/Guides/MultiClient_Setups.schelp create mode 100644 HelpSource/Guides/Multichannel-Expansion.schelp create mode 100644 HelpSource/Guides/News-3_10.schelp create mode 100644 HelpSource/Guides/News-3_5.schelp create mode 100644 HelpSource/Guides/News-3_6.schelp create mode 100644 HelpSource/Guides/News-3_7.schelp create mode 100644 HelpSource/Guides/News-3_8.schelp create mode 100644 HelpSource/Guides/News-3_9.schelp create mode 100644 HelpSource/Guides/News-Qt-GUI.schelp create mode 100644 HelpSource/Guides/NodeMessaging.schelp create mode 100644 HelpSource/Guides/Non-Realtime-Synthesis.schelp create mode 100644 HelpSource/Guides/OSC_communication.schelp create mode 100644 HelpSource/Guides/Order-of-execution.schelp create mode 100644 HelpSource/Guides/Polymorphism.schelp create mode 100644 HelpSource/Guides/Randomness.schelp create mode 100644 HelpSource/Guides/SCIde.schelp create mode 100644 HelpSource/Guides/Server-Guide.schelp create mode 100644 HelpSource/Guides/ServerTiming.schelp create mode 100644 HelpSource/Guides/Spawning.schelp create mode 100644 HelpSource/Guides/SuperColliderAU.schelp create mode 100644 HelpSource/Guides/Sync-Async.schelp create mode 100644 HelpSource/Guides/SynthDefsVsSynths.schelp create mode 100644 HelpSource/Guides/Tour-of-Special-Functions.schelp create mode 100644 HelpSource/Guides/Tour_of_UGens.schelp create mode 100644 HelpSource/Guides/Tracing-Processes.schelp create mode 100644 HelpSource/Guides/UGens-and-Synths.schelp create mode 100644 HelpSource/Guides/Understanding-Errors.schelp create mode 100644 HelpSource/Guides/UsingExtensions.schelp create mode 100644 HelpSource/Guides/UsingMIDI.schelp create mode 100644 HelpSource/Guides/UsingQuarks.schelp create mode 100644 HelpSource/Guides/Working_with_HID.schelp create mode 100644 HelpSource/Guides/WritingClasses.schelp create mode 100644 HelpSource/Guides/WritingHelp.schelp create mode 100644 HelpSource/Guides/WritingPrimitives.schelp create mode 100644 HelpSource/Guides/WritingTests.schelp create mode 100644 HelpSource/Guides/WritingUGens.schelp create mode 100644 HelpSource/Guides/s8kfFC-clientServerEn.png create mode 100644 HelpSource/Guides/scEn.png create mode 100644 HelpSource/Guides/sc_ide_overview.png create mode 100644 HelpSource/Guides/sc_ide_overview_scaled.png create mode 100644 HelpSource/Guides/server.png create mode 100644 HelpSource/Guides/standalones.schelp create mode 100644 HelpSource/Guides/structureEn.png create mode 100644 HelpSource/Help.schelp create mode 100644 HelpSource/OldHelpWrapper.html create mode 100644 HelpSource/Other/.placeholder create mode 100644 HelpSource/Other/HelpDocsLicensing.html create mode 100644 HelpSource/Other/JITLibChanges3.7.schelp create mode 100644 HelpSource/Other/Licensing.html create mode 100644 HelpSource/Other/ccbysa3_88x31.png create mode 100644 HelpSource/Overviews/.placeholder create mode 100644 HelpSource/Overviews/ClassTree.schelp create mode 100644 HelpSource/Overviews/Classes.html create mode 100644 HelpSource/Overviews/Collections.schelp create mode 100644 HelpSource/Overviews/Documents.html create mode 100644 HelpSource/Overviews/Event_types.schelp create mode 100644 HelpSource/Overviews/GUI-Classes.schelp create mode 100644 HelpSource/Overviews/GenericCollectors.schelp create mode 100644 HelpSource/Overviews/JITLib.schelp create mode 100644 HelpSource/Overviews/Methods.html create mode 100644 HelpSource/Overviews/Operators.schelp create mode 100644 HelpSource/Overviews/SC3vsSC2.schelp create mode 100644 HelpSource/Overviews/Streams.schelp create mode 100644 HelpSource/Overviews/SymbolicNotations.schelp create mode 100755 HelpSource/QC/Cells.qtz create mode 100755 HelpSource/QC/SCLevelMeter.qtz create mode 100755 HelpSource/QC/SCQCSonogramCount2.qtz create mode 100755 HelpSource/QC/SCQuartzComposerViewStructureTest.qtz create mode 100755 HelpSource/QC/SCQuartzComposerViewTest.qtz create mode 100755 HelpSource/QC/Stupid Pan.qtz create mode 100644 HelpSource/Reference/.placeholder create mode 100644 HelpSource/Reference/Adverbs.schelp create mode 100644 HelpSource/Reference/Assignment.schelp create mode 100644 HelpSource/Reference/AudioDeviceSelection.schelp create mode 100644 HelpSource/Reference/Classes.schelp create mode 100644 HelpSource/Reference/Comments.schelp create mode 100644 HelpSource/Reference/Control-Structures.schelp create mode 100644 HelpSource/Reference/EmacsEditor.schelp create mode 100644 HelpSource/Reference/EventStream.schelp create mode 100644 HelpSource/Reference/Expression-Sequence.schelp create mode 100644 HelpSource/Reference/Functions.schelp create mode 100644 HelpSource/Reference/Key-Value-Pairs.schelp create mode 100644 HelpSource/Reference/KeyboardShortcuts.schelp create mode 100644 HelpSource/Reference/Literals.schelp create mode 100644 HelpSource/Reference/Messages.schelp create mode 100644 HelpSource/Reference/Modifiers.schelp create mode 100644 HelpSource/Reference/NodeEvent.schelp create mode 100644 HelpSource/Reference/NodeProxy_roles.schelp create mode 100644 HelpSource/Reference/Partial-Application.schelp create mode 100644 HelpSource/Reference/Resize.schelp create mode 100644 HelpSource/Reference/SCDocSyntax.schelp create mode 100644 HelpSource/Reference/Scope.schelp create mode 100644 HelpSource/Reference/Server-Architecture.schelp create mode 100644 HelpSource/Reference/Server-Command-Reference.schelp create mode 100644 HelpSource/Reference/ServerPluginAPI.schelp create mode 100644 HelpSource/Reference/StartupFile.schelp create mode 100644 HelpSource/Reference/Syntax-Shortcuts.schelp create mode 100644 HelpSource/Reference/Synth-Definition-File-Format.schelp create mode 100644 HelpSource/Reference/asTarget.schelp create mode 100644 HelpSource/Reference/default_group.schelp create mode 100644 HelpSource/Reference/functions.png create mode 100644 HelpSource/Reference/gui.schelp create mode 100644 HelpSource/Reference/gui_alignments.schelp create mode 100644 HelpSource/Reference/if.schelp create mode 100644 HelpSource/Reference/loop.schelp create mode 100644 HelpSource/Reference/matchItem.schelp create mode 100644 HelpSource/Reference/palette_color_groups.schelp create mode 100644 HelpSource/Reference/palette_color_roles.schelp create mode 100644 HelpSource/Reference/play.schelp create mode 100644 HelpSource/Reference/playN.schelp create mode 100644 HelpSource/Reference/plot.schelp create mode 100644 HelpSource/Reference/randomSeed.schelp create mode 100644 HelpSource/Reference/softPut.schelp create mode 100644 HelpSource/Reference/softSet.schelp create mode 100644 HelpSource/Reference/softVol_.schelp create mode 100644 HelpSource/Search.html create mode 100644 HelpSource/Tutorials/.placeholder create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_01_Introduction.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_02_Basic_Vocabulary.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_03_What_Is_Pbind.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_04_Words_to_Phrases.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_05_Math_on_Patterns.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_060_Filter_Patterns.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_06a_Repetition_Contraint_Patterns.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_06b_Time_Based_Patterns.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_06c_Composition_of_Patterns.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_06d_Parallel_Patterns.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_06e_Language_Control.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_06f_Server_Control.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_06g_Data_Sharing.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_07_Value_Conversions.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_08_Event_Types_and_Parameters.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_Cookbook01_Basic_Sequencing.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_Cookbook02_Manipulating_Patterns.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_Cookbook03_External_Control.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_Cookbook04_Sending_MIDI.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_Cookbook05_Using_Samples.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_Cookbook06_Phrase_Network.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_Cookbook07_Rhythmic_Variations.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_Cookbook08_Swing.schelp create mode 100644 HelpSource/Tutorials/A-Practical-Guide/PG_Ref01_Pattern_Internals.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/00-Getting-Started-With-SC.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/01-Introductory-Remarks.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/02-First-Steps.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/03-Start-Your-Engines.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/04-Functions-and-Other-Functionality.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/05-Functions-and-Sound.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/06-Presented-in-Living-Stereo.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/07-Mix-it-Up.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/08-Scoping-and-Plotting.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/09-Getting-Help.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/10-SynthDefs-and-Synths.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/11-Busses.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/12-Groups.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/13-Buffers.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/14-Scheduling-Events.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/15-Sequencing-with-Routines-and-Tasks.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/16-Sequencing-with-Patterns.schelp create mode 100644 HelpSource/Tutorials/Getting-Started/Functions-and-Sound-00.png create mode 100644 HelpSource/Tutorials/Getting-Started/Functions-and-Sound-01.png create mode 100644 HelpSource/Tutorials/Getting-Started/Functions-and-Sound-02.png create mode 100644 HelpSource/Tutorials/Getting-Started/Functions-and-Sound-03.png create mode 100644 HelpSource/Tutorials/Getting-Started/Functions-and-Sound-04.png create mode 100644 HelpSource/Tutorials/Getting-Started/Scoping-and-Plotting01.png create mode 100644 HelpSource/Tutorials/Getting-Started/Start-Your-Engines00.png create mode 100644 HelpSource/Tutorials/Getting-Started/Start-Your-Engines01.png create mode 100644 HelpSource/Tutorials/JITLib/audio_rate_mapping.schelp create mode 100644 HelpSource/Tutorials/JITLib/basic_live_coding_techniques.schelp create mode 100644 HelpSource/Tutorials/JITLib/jitlib_asCompileString.schelp create mode 100644 HelpSource/Tutorials/JITLib/jitlib_basic_concepts_01.schelp create mode 100644 HelpSource/Tutorials/JITLib/jitlib_basic_concepts_02.schelp create mode 100644 HelpSource/Tutorials/JITLib/jitlib_basic_concepts_03.schelp create mode 100644 HelpSource/Tutorials/JITLib/jitlib_basic_concepts_04.schelp create mode 100644 HelpSource/Tutorials/JITLib/jitlib_efficiency.schelp create mode 100644 HelpSource/Tutorials/JITLib/jitlib_fading.schelp create mode 100644 HelpSource/Tutorials/JITLib/jitlib_networking.schelp create mode 100644 HelpSource/Tutorials/JITLib/proxyspace_examples.schelp create mode 100644 HelpSource/Tutorials/JITLib/recursive_phrasing.schelp create mode 100644 HelpSource/Tutorials/JITLib/the_lazy_proxy.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/00_Introductory_tutorial.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/01_Startup.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/02_Evaluating_code.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/03_Comments.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/04_Help.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/05_The_network.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/06_Prerequisites.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/07_SynthDefs.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/08_Rates.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/09_Buses.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/10_Controls.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/11_Test_functions.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/12_UnaryOp_synthesis.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/13_BinaryOp_synthesis.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/14_Subtractive_synthesis.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/15_Groups.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/16_Playbuf.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/17_Delays_reverbs.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/18_Frequency_modulation.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/19_Scheduling.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/20_Debugging.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/21_Syntax_errors.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/22_Runtime_errors.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/Japanese_version/00.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/Japanese_version/01.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/Japanese_version/02.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/Japanese_version/03.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/Japanese_version/04.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/Japanese_version/05.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/Japanese_version/06.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/Japanese_version/07.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/Japanese_version/08.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/Japanese_version/09.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/Japanese_version/10.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/Japanese_version/11.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/Japanese_version/12.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/Japanese_version/13.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/Japanese_version/14.schelp create mode 100644 HelpSource/Tutorials/Mark_Polishook_tutorial/Japanese_version/15.schelp create mode 100644 HelpSource/Tutorials/Server_Tutorial.schelp create mode 100644 HelpSource/Tutorials/Streams-Patterns-Events1.schelp create mode 100644 HelpSource/Tutorials/Streams-Patterns-Events2.schelp create mode 100644 HelpSource/Tutorials/Streams-Patterns-Events3.schelp create mode 100644 HelpSource/Tutorials/Streams-Patterns-Events4.schelp create mode 100644 HelpSource/Tutorials/Streams-Patterns-Events5.schelp create mode 100644 HelpSource/Tutorials/Streams-Patterns-Events6.schelp create mode 100644 HelpSource/Tutorials/Streams-Patterns-Events7.schelp create mode 100644 HelpSource/browse.css create mode 100644 HelpSource/browse.js create mode 100644 HelpSource/codemirror.css create mode 100644 HelpSource/editor.css create mode 100644 HelpSource/editor.js create mode 100644 HelpSource/images/SC_icon.png create mode 100644 HelpSource/images/Swamp.png create mode 100644 HelpSource/images/duck_alpha.png create mode 100644 HelpSource/images/flowers2.jpg create mode 100644 HelpSource/images/icon.supercollider.png create mode 100644 HelpSource/images/lastnode.png create mode 100644 HelpSource/images/node.png create mode 100644 HelpSource/images/plugin.png create mode 100644 HelpSource/images/plugin.svg create mode 100644 HelpSource/images/vduck2.jpg create mode 100644 HelpSource/images/vline.png create mode 100644 HelpSource/scdoc.css create mode 100644 HelpSource/scdoc.js create mode 100644 HelpSource/search.js create mode 100644 INSTALL create mode 100644 QtCollider/CMakeLists.txt create mode 100644 QtCollider/Common.cpp create mode 100644 QtCollider/Common.h create mode 100644 QtCollider/LanguageClient.cpp create mode 100644 QtCollider/LanguageClient.h create mode 100644 QtCollider/QObjectProxy.cpp create mode 100644 QtCollider/QObjectProxy.h create mode 100644 QtCollider/QWidgetProxy.cpp create mode 100644 QtCollider/QWidgetProxy.h create mode 100644 QtCollider/QcApplication.cpp create mode 100644 QtCollider/QcApplication.h create mode 100644 QtCollider/QcCallback.cpp create mode 100644 QtCollider/QcCallback.hpp create mode 100644 QtCollider/QcHelper.h create mode 100644 QtCollider/QcObjectFactory.cpp create mode 100644 QtCollider/QcObjectFactory.h create mode 100644 QtCollider/QcSignalSpy.h create mode 100644 QtCollider/QcWidgetFactory.h create mode 100644 QtCollider/QtCollider.h create mode 100644 QtCollider/QtDownload.cpp create mode 100644 QtCollider/QtDownload.h create mode 100644 QtCollider/debug.cpp create mode 100644 QtCollider/debug.h create mode 100644 QtCollider/factories.cpp create mode 100644 QtCollider/hacks/hacks_mac.hpp create mode 100644 QtCollider/hacks/hacks_mac.mm create mode 100644 QtCollider/hacks/hacks_qt.hpp create mode 100644 QtCollider/hacks/hacks_x11.cpp create mode 100644 QtCollider/hacks/hacks_x11.hpp create mode 100644 QtCollider/image.h create mode 100644 QtCollider/interface.cpp create mode 100644 QtCollider/layouts/classic_layouts.hpp create mode 100644 QtCollider/layouts/layouts.cpp create mode 100644 QtCollider/layouts/layouts.hpp create mode 100644 QtCollider/layouts/stack_layout.cpp create mode 100644 QtCollider/layouts/stack_layout.hpp create mode 100644 QtCollider/metatype.cpp create mode 100644 QtCollider/metatype.hpp create mode 100644 QtCollider/painting.h create mode 100644 QtCollider/primitives/image_primitive_helper_funcs.h create mode 100644 QtCollider/primitives/prim_QImage.cpp create mode 100644 QtCollider/primitives/prim_QObject.cpp create mode 100644 QtCollider/primitives/prim_QPalette.cpp create mode 100644 QtCollider/primitives/prim_QPalette.hpp create mode 100644 QtCollider/primitives/prim_QPen.cpp create mode 100644 QtCollider/primitives/prim_QQuartzComposer.mm create mode 100644 QtCollider/primitives/prim_QWidget.cpp create mode 100644 QtCollider/primitives/prim_misc.cpp create mode 100644 QtCollider/primitives/primitives.cpp create mode 100644 QtCollider/primitives/primitives.h create mode 100644 QtCollider/resources.qrc create mode 100644 QtCollider/safeptr.hpp create mode 100644 QtCollider/style/ProxyStyle.cpp create mode 100644 QtCollider/style/ProxyStyle.hpp create mode 100644 QtCollider/style/routines.hpp create mode 100644 QtCollider/style/slider_style.cpp create mode 100644 QtCollider/style/style.cpp create mode 100644 QtCollider/style/style.hpp create mode 100644 QtCollider/type_codec.cpp create mode 100644 QtCollider/type_codec.hpp create mode 100644 QtCollider/widgets/BasicWidgets.cpp create mode 100644 QtCollider/widgets/BasicWidgets.h create mode 100644 QtCollider/widgets/QcAbstractStepValue.cpp create mode 100644 QtCollider/widgets/QcAbstractStepValue.h create mode 100644 QtCollider/widgets/QcButton.cpp create mode 100644 QtCollider/widgets/QcButton.h create mode 100644 QtCollider/widgets/QcCanvas.cpp create mode 100644 QtCollider/widgets/QcCanvas.h create mode 100644 QtCollider/widgets/QcCheckBox.h create mode 100644 QtCollider/widgets/QcFileDialog.cpp create mode 100644 QtCollider/widgets/QcFileDialog.h create mode 100644 QtCollider/widgets/QcGraph.cpp create mode 100644 QtCollider/widgets/QcGraph.h create mode 100644 QtCollider/widgets/QcKnob.cpp create mode 100644 QtCollider/widgets/QcKnob.hpp create mode 100644 QtCollider/widgets/QcLevelIndicator.cpp create mode 100644 QtCollider/widgets/QcLevelIndicator.h create mode 100644 QtCollider/widgets/QcListWidget.cpp create mode 100644 QtCollider/widgets/QcListWidget.h create mode 100644 QtCollider/widgets/QcMenu.cpp create mode 100644 QtCollider/widgets/QcMenu.h create mode 100644 QtCollider/widgets/QcMultiSlider.cpp create mode 100644 QtCollider/widgets/QcMultiSlider.h create mode 100644 QtCollider/widgets/QcNumberBox.cpp create mode 100644 QtCollider/widgets/QcNumberBox.h create mode 100644 QtCollider/widgets/QcPenPrinter.cpp create mode 100644 QtCollider/widgets/QcPenPrinter.h create mode 100644 QtCollider/widgets/QcPopUpMenu.cpp create mode 100644 QtCollider/widgets/QcPopUpMenu.h create mode 100644 QtCollider/widgets/QcQuartzComposerView.h create mode 100644 QtCollider/widgets/QcQuartzComposerView.mm create mode 100644 QtCollider/widgets/QcRangeSlider.cpp create mode 100644 QtCollider/widgets/QcRangeSlider.h create mode 100644 QtCollider/widgets/QcScope.cpp create mode 100644 QtCollider/widgets/QcScope.h create mode 100644 QtCollider/widgets/QcScopeShm.cpp create mode 100644 QtCollider/widgets/QcScopeShm.h create mode 100644 QtCollider/widgets/QcScrollArea.cpp create mode 100644 QtCollider/widgets/QcScrollArea.h create mode 100644 QtCollider/widgets/QcSlider.cpp create mode 100644 QtCollider/widgets/QcSlider.h create mode 100644 QtCollider/widgets/QcSlider2D.cpp create mode 100644 QtCollider/widgets/QcSlider2D.h create mode 100644 QtCollider/widgets/QcTextEdit.cpp create mode 100644 QtCollider/widgets/QcTextEdit.h create mode 100644 QtCollider/widgets/QcTextField.h create mode 100644 QtCollider/widgets/QcTreeWidget.cpp create mode 100644 QtCollider/widgets/QcTreeWidget.h create mode 100644 QtCollider/widgets/QcWebView.cpp create mode 100644 QtCollider/widgets/QcWebView.h create mode 100644 QtCollider/widgets/QcWindow.cpp create mode 100644 QtCollider/widgets/QcWindow.h create mode 100644 QtCollider/widgets/image_painter.h create mode 100644 QtCollider/widgets/scope_shm_interface.hpp create mode 100644 QtCollider/widgets/soundfileview/cachestream.cpp create mode 100644 QtCollider/widgets/soundfileview/filestream.cpp create mode 100644 QtCollider/widgets/soundfileview/view.cpp create mode 100644 QtCollider/widgets/soundfileview/view.hpp create mode 100644 QtCollider/widgets/web_page.cpp create mode 100644 QtCollider/widgets/web_page.hpp create mode 100644 README.md create mode 100644 README_LINUX.md create mode 100644 SCClassLibrary/Common/Audio/BEQSuite.sc create mode 100644 SCClassLibrary/Common/Audio/BasicOpsUGen.sc create mode 100644 SCClassLibrary/Common/Audio/BufIO.sc create mode 100644 SCClassLibrary/Common/Audio/Chaos.sc create mode 100644 SCClassLibrary/Common/Audio/Compander.sc create mode 100644 SCClassLibrary/Common/Audio/DelayWr.sc create mode 100644 SCClassLibrary/Common/Audio/Delays.sc create mode 100644 SCClassLibrary/Common/Audio/Demand.sc create mode 100644 SCClassLibrary/Common/Audio/DiskIO.sc create mode 100644 SCClassLibrary/Common/Audio/Env.sc create mode 100644 SCClassLibrary/Common/Audio/EnvGen.sc create mode 100644 SCClassLibrary/Common/Audio/FFT.sc create mode 100644 SCClassLibrary/Common/Audio/FFT2.sc create mode 100644 SCClassLibrary/Common/Audio/FFTUnpacking.sc create mode 100644 SCClassLibrary/Common/Audio/FSinOsc.sc create mode 100644 SCClassLibrary/Common/Audio/Filter.sc create mode 100644 SCClassLibrary/Common/Audio/FreeVerb.sc create mode 100644 SCClassLibrary/Common/Audio/GVerb.sc create mode 100644 SCClassLibrary/Common/Audio/Gendyn.sc create mode 100644 SCClassLibrary/Common/Audio/GrainUGens.sc create mode 100644 SCClassLibrary/Common/Audio/Hilbert.sc create mode 100644 SCClassLibrary/Common/Audio/IEnvGen.sc create mode 100644 SCClassLibrary/Common/Audio/InOut.sc create mode 100644 SCClassLibrary/Common/Audio/InfoUGens.sc create mode 100644 SCClassLibrary/Common/Audio/Line.sc create mode 100644 SCClassLibrary/Common/Audio/MacUGens.sc create mode 100644 SCClassLibrary/Common/Audio/MachineListening.sc create mode 100644 SCClassLibrary/Common/Audio/Mix.sc create mode 100644 SCClassLibrary/Common/Audio/MoogFF.sc create mode 100644 SCClassLibrary/Common/Audio/Noise.sc create mode 100644 SCClassLibrary/Common/Audio/Osc.sc create mode 100644 SCClassLibrary/Common/Audio/PSinGrain.sc create mode 100644 SCClassLibrary/Common/Audio/Pan.sc create mode 100644 SCClassLibrary/Common/Audio/PartConv.sc create mode 100644 SCClassLibrary/Common/Audio/PhysicalModel.sc create mode 100644 SCClassLibrary/Common/Audio/PitchShift.sc create mode 100644 SCClassLibrary/Common/Audio/Pluck.sc create mode 100644 SCClassLibrary/Common/Audio/Poll.sc create mode 100644 SCClassLibrary/Common/Audio/SoundIn.sc create mode 100644 SCClassLibrary/Common/Audio/Splay.sc create mode 100644 SCClassLibrary/Common/Audio/SynthDef.sc create mode 100644 SCClassLibrary/Common/Audio/SynthDefOld.sc create mode 100644 SCClassLibrary/Common/Audio/SynthDesc.sc create mode 100644 SCClassLibrary/Common/Audio/SystemSynthDefs.sc create mode 100644 SCClassLibrary/Common/Audio/TestUGens.sc create mode 100644 SCClassLibrary/Common/Audio/Trig.sc create mode 100644 SCClassLibrary/Common/Audio/UGen.sc create mode 100644 SCClassLibrary/Common/Audio/canFreeSynth.sc create mode 100644 SCClassLibrary/Common/Collections/Array.sc create mode 100644 SCClassLibrary/Common/Collections/Array2D.sc create mode 100644 SCClassLibrary/Common/Collections/ArrayedCollection.sc create mode 100644 SCClassLibrary/Common/Collections/Association.sc create mode 100644 SCClassLibrary/Common/Collections/Bag.sc create mode 100644 SCClassLibrary/Common/Collections/Collection.sc create mode 100644 SCClassLibrary/Common/Collections/Dictionary.sc create mode 100644 SCClassLibrary/Common/Collections/Environment.sc create mode 100644 SCClassLibrary/Common/Collections/EnvironmentRedirect.sc create mode 100644 SCClassLibrary/Common/Collections/Event.sc create mode 100644 SCClassLibrary/Common/Collections/EventTypesWithCleanup.sc create mode 100644 SCClassLibrary/Common/Collections/Harmonics.sc create mode 100644 SCClassLibrary/Common/Collections/Interval.sc create mode 100644 SCClassLibrary/Common/Collections/Library.sc create mode 100644 SCClassLibrary/Common/Collections/LinkedList.sc create mode 100644 SCClassLibrary/Common/Collections/List.sc create mode 100644 SCClassLibrary/Common/Collections/ObjectTable.sc create mode 100644 SCClassLibrary/Common/Collections/Pair.sc create mode 100644 SCClassLibrary/Common/Collections/PriorityQueue.sc create mode 100644 SCClassLibrary/Common/Collections/RingBuffer.sc create mode 100644 SCClassLibrary/Common/Collections/Scale.sc create mode 100644 SCClassLibrary/Common/Collections/SequenceableCollection.sc create mode 100644 SCClassLibrary/Common/Collections/Set.sc create mode 100644 SCClassLibrary/Common/Collections/SortedList.sc create mode 100644 SCClassLibrary/Common/Collections/SparseArray.sc create mode 100644 SCClassLibrary/Common/Collections/String.sc create mode 100644 SCClassLibrary/Common/Collections/linux/extString_linux.sc create mode 100644 SCClassLibrary/Common/Control/Buffer.sc create mode 100644 SCClassLibrary/Common/Control/Bus.sc create mode 100644 SCClassLibrary/Common/Control/Engine.sc create mode 100644 SCClassLibrary/Common/Control/GraphBuilder.sc create mode 100644 SCClassLibrary/Common/Control/HIDFunc.sc create mode 100644 SCClassLibrary/Common/Control/HIDMatchers.sc create mode 100644 SCClassLibrary/Common/Control/HID_API.sc create mode 100644 SCClassLibrary/Common/Control/MIDIOut.sc create mode 100644 SCClassLibrary/Common/Control/MIDIResponder.sc create mode 100644 SCClassLibrary/Common/Control/NetAddr.sc create mode 100644 SCClassLibrary/Common/Control/Node.sc create mode 100644 SCClassLibrary/Common/Control/NodeControl.sc create mode 100644 SCClassLibrary/Common/Control/NodeWatcher.sc create mode 100644 SCClassLibrary/Common/Control/OSCBundle.sc create mode 100644 SCClassLibrary/Common/Control/ReadableNodeIDAllocator.sc create mode 100644 SCClassLibrary/Common/Control/Recorder.sc create mode 100644 SCClassLibrary/Common/Control/ResponseDefs.sc create mode 100644 SCClassLibrary/Common/Control/ScopeBuffer.sc create mode 100644 SCClassLibrary/Common/Control/Score.sc create mode 100644 SCClassLibrary/Common/Control/SerialPort.sc create mode 100644 SCClassLibrary/Common/Control/Server.sc create mode 100644 SCClassLibrary/Common/Control/ServerStatus.sc create mode 100644 SCClassLibrary/Common/Control/SkipJack.sc create mode 100644 SCClassLibrary/Common/Control/Spec.sc create mode 100644 SCClassLibrary/Common/Control/SystemActions.sc create mode 100644 SCClassLibrary/Common/Control/Volume.sc create mode 100644 SCClassLibrary/Common/Control/asBus.sc create mode 100644 SCClassLibrary/Common/Control/asDefName.sc create mode 100644 SCClassLibrary/Common/Control/asGroup.sc create mode 100644 SCClassLibrary/Common/Control/asMIDIPort.sc create mode 100644 SCClassLibrary/Common/Control/asNodeArg.sc create mode 100644 SCClassLibrary/Common/Control/asScore/RenderNotePlayer.sc create mode 100644 SCClassLibrary/Common/Control/asScore/ScoreStreamPlayer.sc create mode 100644 SCClassLibrary/Common/Control/asScore/asScore.sc create mode 100644 SCClassLibrary/Common/Control/asTarget.sc create mode 100644 SCClassLibrary/Common/Control/extConvertToOSC.sc create mode 100644 SCClassLibrary/Common/Control/extSystemActions.sc create mode 100644 SCClassLibrary/Common/Control/schedBundle.sc create mode 100644 SCClassLibrary/Common/Core/AbstractFunction.sc create mode 100644 SCClassLibrary/Common/Core/Boolean.sc create mode 100644 SCClassLibrary/Common/Core/Char.sc create mode 100644 SCClassLibrary/Common/Core/Clock.sc create mode 100644 SCClassLibrary/Common/Core/Color.sc create mode 100644 SCClassLibrary/Common/Core/Condition.sc create mode 100644 SCClassLibrary/Common/Core/Error.sc create mode 100644 SCClassLibrary/Common/Core/Finalize.sc create mode 100644 SCClassLibrary/Common/Core/Function.sc create mode 100644 SCClassLibrary/Common/Core/Kernel.sc create mode 100644 SCClassLibrary/Common/Core/LanguageConfig.sc create mode 100644 SCClassLibrary/Common/Core/Message.sc create mode 100644 SCClassLibrary/Common/Core/Model.sc create mode 100644 SCClassLibrary/Common/Core/Nil.sc create mode 100644 SCClassLibrary/Common/Core/Object.sc create mode 100644 SCClassLibrary/Common/Core/Operand.sc create mode 100644 SCClassLibrary/Common/Core/Ref.sc create mode 100644 SCClassLibrary/Common/Core/Semaphore.sc create mode 100644 SCClassLibrary/Common/Core/Symbol.sc create mode 100644 SCClassLibrary/Common/Core/Thread.sc create mode 100644 SCClassLibrary/Common/Core/debug.sc create mode 100644 SCClassLibrary/Common/Files/Directory.sc create mode 100644 SCClassLibrary/Common/Files/File.sc create mode 100644 SCClassLibrary/Common/Files/PathName.sc create mode 100644 SCClassLibrary/Common/Files/SoundFile.sc create mode 100644 SCClassLibrary/Common/GUI/Base/BasicViews.sc create mode 100644 SCClassLibrary/Common/GUI/Base/Download.sc create mode 100644 SCClassLibrary/Common/GUI/Base/DragView.sc create mode 100644 SCClassLibrary/Common/GUI/Base/EZKnob.sc create mode 100644 SCClassLibrary/Common/GUI/Base/EZListView.sc create mode 100644 SCClassLibrary/Common/GUI/Base/EZNumber.sc create mode 100644 SCClassLibrary/Common/GUI/Base/EZPopUpMenu.sc create mode 100644 SCClassLibrary/Common/GUI/Base/EZRangerSC.sc create mode 100644 SCClassLibrary/Common/GUI/Base/EZScroller.sc create mode 100644 SCClassLibrary/Common/GUI/Base/EZSlider.sc create mode 100644 SCClassLibrary/Common/GUI/Base/EZSpecEditor.sc create mode 100644 SCClassLibrary/Common/GUI/Base/EZText.sc create mode 100644 SCClassLibrary/Common/GUI/Base/EZgui.sc create mode 100644 SCClassLibrary/Common/GUI/Base/FlowLayout.sc create mode 100644 SCClassLibrary/Common/GUI/Base/Gradient.sc create mode 100644 SCClassLibrary/Common/GUI/Base/Grid.sc create mode 100644 SCClassLibrary/Common/GUI/Base/Menu.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QCallback.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QDialog.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QEnvelopeView.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QFont.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QImage.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QKnob.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QLayout.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QLevelIndicator.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QListView.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QMultiSliderView.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QNumberBox.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QObject.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QPalette.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QPen.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QPenPrinter.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QQuartzComposerView.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QRangeSlider.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QSlider.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QSlider2D.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QSoundFileView.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QTextView.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QTreeView.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QUserView.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QView.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QWebView.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QWindow.sc create mode 100644 SCClassLibrary/Common/GUI/Base/QtGUI.sc create mode 100644 SCClassLibrary/Common/GUI/Base/ScopeView.sc create mode 100644 SCClassLibrary/Common/GUI/Base/enums.sc create mode 100644 SCClassLibrary/Common/GUI/Base/ext-asLayoutElement.sc create mode 100644 SCClassLibrary/Common/GUI/Base/extValueActionIfChanged.sc create mode 100644 SCClassLibrary/Common/GUI/Base/viewExtensionsQt.sc create mode 100644 SCClassLibrary/Common/GUI/PlusGUI/Collections/StringPlusGUI.sc create mode 100644 SCClassLibrary/Common/GUI/PlusGUI/Control/FreqScope.sc create mode 100644 SCClassLibrary/Common/GUI/PlusGUI/Control/ServerPlusGUI.sc create mode 100644 SCClassLibrary/Common/GUI/PlusGUI/Control/SynthDescLibPlusGUI.sc create mode 100644 SCClassLibrary/Common/GUI/PlusGUI/Control/SynthDescPlusGUI.sc create mode 100644 SCClassLibrary/Common/GUI/PlusGUI/Control/UGen-scope.sc create mode 100644 SCClassLibrary/Common/GUI/PlusGUI/Control/scopeResponse.sc create mode 100644 SCClassLibrary/Common/GUI/PlusGUI/Control/server-meter.sc create mode 100644 SCClassLibrary/Common/GUI/PlusGUI/Control/server-scope.sc create mode 100644 SCClassLibrary/Common/GUI/PlusGUI/Core/ClassBrowser.sc create mode 100644 SCClassLibrary/Common/GUI/PlusGUI/Core/HistoryGui.sc create mode 100644 SCClassLibrary/Common/GUI/PlusGUI/Core/KernelPlusGUI.sc create mode 100644 SCClassLibrary/Common/GUI/PlusGUI/Core/NilPlusGUI.sc create mode 100644 SCClassLibrary/Common/GUI/PlusGUI/Core/ObjectPlusGUI.sc create mode 100644 SCClassLibrary/Common/GUI/PlusGUI/Core/extGuiHistory.sc create mode 100644 SCClassLibrary/Common/GUI/PlusGUI/Files/FilePlusGUI.sc create mode 100644 SCClassLibrary/Common/GUI/PlusGUI/Math/PlotView.sc create mode 100644 SCClassLibrary/Common/GUI/backwardsCompatibility/GUI.sc create mode 100644 SCClassLibrary/Common/GUI/backwardsCompatibility/SCScope.sc create mode 100644 SCClassLibrary/Common/GUI/backwardsCompatibility/SCViewHolder.sc create mode 100644 SCClassLibrary/Common/GUI/backwardsCompatibility/classNameRedirects.sc create mode 100644 SCClassLibrary/Common/GUI/backwardsCompatibility/deprecated-3.7.sc create mode 100644 SCClassLibrary/Common/GUI/backwardsCompatibility/flowViewSupportQt.sc create mode 100644 SCClassLibrary/Common/GUI/backwardsCompatibility/viewExtensions.sc create mode 100644 SCClassLibrary/Common/GUI/tools/HelpBrowser.sc create mode 100644 SCClassLibrary/Common/GUI/tools/Inspector.sc create mode 100644 SCClassLibrary/Common/GUI/tools/ServerMeter.sc create mode 100644 SCClassLibrary/Common/GUI/tools/Stethoscope.sc create mode 100644 SCClassLibrary/Common/GUI/tools/guicrucial/ObjectGui.sc create mode 100644 SCClassLibrary/Common/GUI/tools/guicrucial/PageLayout.sc create mode 100644 SCClassLibrary/Common/GUI/tools/guicrucial/StringGui.sc create mode 100644 SCClassLibrary/Common/GUI/tools/guicrucial/gui.sc create mode 100644 SCClassLibrary/Common/Geometry/Point.sc create mode 100644 SCClassLibrary/Common/Geometry/Rect.sc create mode 100644 SCClassLibrary/Common/Geometry/Size.sc create mode 100644 SCClassLibrary/Common/Math/Complex.sc create mode 100644 SCClassLibrary/Common/Math/Date.sc create mode 100644 SCClassLibrary/Common/Math/Float.sc create mode 100644 SCClassLibrary/Common/Math/Integer.sc create mode 100644 SCClassLibrary/Common/Math/Magnitude.sc create mode 100644 SCClassLibrary/Common/Math/Number.sc create mode 100644 SCClassLibrary/Common/Math/Polar.sc create mode 100644 SCClassLibrary/Common/Math/Signal.sc create mode 100644 SCClassLibrary/Common/Math/SimpleNumber.sc create mode 100644 SCClassLibrary/Common/Quarks/Git.sc create mode 100644 SCClassLibrary/Common/Quarks/Quark.sc create mode 100644 SCClassLibrary/Common/Quarks/Quarks.sc create mode 100644 SCClassLibrary/Common/Quarks/QuarksGui.sc create mode 100644 SCClassLibrary/Common/Quarks/packages.sc create mode 100644 SCClassLibrary/Common/Streams/BasicOpsStream.sc create mode 100644 SCClassLibrary/Common/Streams/EventStreamCleanup.sc create mode 100644 SCClassLibrary/Common/Streams/FilterPatterns.sc create mode 100644 SCClassLibrary/Common/Streams/FuncStreamAsRoutine.sc create mode 100644 SCClassLibrary/Common/Streams/History.sc create mode 100644 SCClassLibrary/Common/Streams/IOStream.sc create mode 100644 SCClassLibrary/Common/Streams/ListPatterns.sc create mode 100644 SCClassLibrary/Common/Streams/NodeEvents.sc create mode 100644 SCClassLibrary/Common/Streams/PatternConductor.sc create mode 100644 SCClassLibrary/Common/Streams/Patterns.sc create mode 100644 SCClassLibrary/Common/Streams/Penv.sc create mode 100644 SCClassLibrary/Common/Streams/Pfx.sc create mode 100644 SCClassLibrary/Common/Streams/Plambda.sc create mode 100644 SCClassLibrary/Common/Streams/PmonoStreams.sc create mode 100644 SCClassLibrary/Common/Streams/Ppar.sc create mode 100644 SCClassLibrary/Common/Streams/Ppatmod.sc create mode 100644 SCClassLibrary/Common/Streams/Pproto.sc create mode 100644 SCClassLibrary/Common/Streams/Prewrite.sc create mode 100644 SCClassLibrary/Common/Streams/Pseed.sc create mode 100644 SCClassLibrary/Common/Streams/Pspawner.sc create mode 100644 SCClassLibrary/Common/Streams/Quant.sc create mode 100644 SCClassLibrary/Common/Streams/RandomDistPatterns.sc create mode 100644 SCClassLibrary/Common/Streams/Rest.sc create mode 100644 SCClassLibrary/Common/Streams/Stream.sc create mode 100644 SCClassLibrary/Common/Streams/TabFileReader.sc create mode 100644 SCClassLibrary/Common/Streams/TimePatterns.sc create mode 100644 SCClassLibrary/Common/UnitTesting/MixedBundleTester.sc create mode 100644 SCClassLibrary/Common/UnitTesting/UnitTest.sc create mode 100644 SCClassLibrary/Common/Unix/Unix.sc create mode 100644 SCClassLibrary/Common/Unix/UnixFILE.sc create mode 100644 SCClassLibrary/DefaultLibrary/Main.sc create mode 100644 SCClassLibrary/DefaultLibrary/dumpFullInterface.sc create mode 100644 SCClassLibrary/DefaultLibrary/extNumber.sc create mode 100644 SCClassLibrary/JITLib/GUI/EnvirGui.sc create mode 100644 SCClassLibrary/JITLib/GUI/JITGui.sc create mode 100644 SCClassLibrary/JITLib/GUI/MonitorGui.sc create mode 100644 SCClassLibrary/JITLib/GUI/NdefGui.sc create mode 100644 SCClassLibrary/JITLib/GUI/NdefParamGui.sc create mode 100644 SCClassLibrary/JITLib/GUI/ParamView.sc create mode 100644 SCClassLibrary/JITLib/GUI/ProxyMixer.sc create mode 100644 SCClassLibrary/JITLib/GUI/ProxyMonitorGui.sc create mode 100644 SCClassLibrary/JITLib/GUI/TaskProxyGui.sc create mode 100644 SCClassLibrary/JITLib/GUI/extJITgui.sc create mode 100644 SCClassLibrary/JITLib/GUI/extPxMixWindow.sc create mode 100644 SCClassLibrary/JITLib/GUI/extSoftSet.sc create mode 100644 SCClassLibrary/JITLib/Patterns/Fdef.sc create mode 100644 SCClassLibrary/JITLib/Patterns/OpFunctionProxy.sc create mode 100644 SCClassLibrary/JITLib/Patterns/Pdef.sc create mode 100644 SCClassLibrary/JITLib/Patterns/Psym.sc create mode 100644 SCClassLibrary/JITLib/Patterns/Pxfade.sc create mode 100644 SCClassLibrary/JITLib/Patterns/extFunction.sc create mode 100644 SCClassLibrary/JITLib/Patterns/extPostAsCode.sc create mode 100644 SCClassLibrary/JITLib/Patterns/extRoutine.sc create mode 100644 SCClassLibrary/JITLib/ProxySpace/BusPlug.sc create mode 100644 SCClassLibrary/JITLib/ProxySpace/InBus.sc create mode 100644 SCClassLibrary/JITLib/ProxySpace/NodeMap.sc create mode 100644 SCClassLibrary/JITLib/ProxySpace/NodeProxy.sc create mode 100644 SCClassLibrary/JITLib/ProxySpace/ProxyInterfaces.sc create mode 100644 SCClassLibrary/JITLib/ProxySpace/ProxySpace.sc create mode 100644 SCClassLibrary/JITLib/ProxySpace/ProxySynthDef.sc create mode 100644 SCClassLibrary/JITLib/ProxySpace/TempoBusClock.sc create mode 100644 SCClassLibrary/JITLib/ProxySpace/extStoreOn.sc create mode 100644 SCClassLibrary/JITLib/ProxySpace/operators.sc create mode 100644 SCClassLibrary/JITLib/ProxySpace/wrapForNodeProxy.sc create mode 100644 SCClassLibrary/Platform/Platform.sc create mode 100644 SCClassLibrary/Platform/linux/LID.sc create mode 100644 SCClassLibrary/Platform/linux/LIDGui.sc create mode 100644 SCClassLibrary/Platform/linux/LinuxPlatform.sc create mode 100644 SCClassLibrary/Platform/linux/SystemOverwrites/extMIDIOut.sc create mode 100644 SCClassLibrary/Platform/linux/extMain.sc create mode 100644 SCClassLibrary/SCDoc/Help.sc create mode 100644 SCClassLibrary/SCDoc/SCDoc.sc create mode 100644 SCClassLibrary/SCDoc/SCDocRenderer.sc create mode 100644 SCClassLibrary/SCDoc/TODO create mode 100644 SCClassLibrary/backwards_compatibility/PMOsc.sc create mode 100644 SCClassLibrary/deprecated/3.10/AudioIn.sc create mode 100644 SCClassLibrary/deprecated/3.10/File.sc create mode 100644 SCClassLibrary/deprecated/3.10/GUI/File.sc create mode 100644 SCClassLibrary/deprecated/3.10/GUI/QWebView.sc create mode 100644 SCClassLibrary/deprecated/3.10/deprecated-3.10.sc create mode 100644 SCClassLibrary/deprecated/3.10/osc/OSCpathResponder.sc create mode 100644 SCClassLibrary/deprecated/3.10/osc/OSCresponder.sc create mode 100644 SCClassLibrary/scide_scqt/ScIDE.sc create mode 100644 SCDoc/CMakeLists.txt create mode 100644 SCDoc/SCDoc.cpp create mode 100644 SCDoc/SCDoc.h create mode 100644 SCDoc/SCDoc.l create mode 100644 SCDoc/SCDoc.tab.cpp create mode 100644 SCDoc/SCDoc.tab.hpp create mode 100644 SCDoc/SCDoc.y create mode 100644 SCDoc/SCDocPrim.cpp create mode 100644 SCDoc/SCDocPrim.h create mode 100755 SCDoc/build_parser.sh create mode 100644 SCDoc/lex.scdoc.cpp create mode 100644 SCDoc/main.cpp create mode 100644 SCVersion.txt create mode 100644 build_sclang.cfg.in create mode 100644 cmake_modules/DeployQt5.cmake create mode 100644 cmake_modules/FinalFile.cmake create mode 100644 cmake_modules/FindAvahi.cmake create mode 100644 cmake_modules/FindFFTW3f.cmake create mode 100644 cmake_modules/FindICU.cmake create mode 100644 cmake_modules/FindJack.cmake create mode 100644 cmake_modules/FindPortaudio.cmake create mode 100644 cmake_modules/FindPthreads.cmake create mode 100644 cmake_modules/FindReadline.cmake create mode 100644 cmake_modules/FindSndfile.cmake create mode 100644 cmake_modules/FindYamlCpp.cmake create mode 100644 cmake_modules/MacAppFolder.cmake create mode 100644 cmake_modules/MacOSXBundleInfo.plist.in create mode 100755 cmake_modules/cmake_uninstall.cmake.in create mode 100644 cmake_modules/launch-c.in create mode 100644 cmake_modules/launch-cxx.in create mode 100644 common/MsgFifo.h create mode 100644 common/SC_AllocPool.cpp create mode 100644 common/SC_AllocPool.h create mode 100644 common/SC_Apple.hpp create mode 100644 common/SC_Apple.mm create mode 100644 common/SC_Codecvt.hpp create mode 100644 common/SC_Errors.cpp create mode 100644 common/SC_Errors.h create mode 100644 common/SC_Filesystem.hpp create mode 100644 common/SC_Filesystem_iphone.cpp create mode 100644 common/SC_Filesystem_macos.cpp create mode 100644 common/SC_Filesystem_unix.cpp create mode 100644 common/SC_Filesystem_win.cpp create mode 100644 common/SC_List.h create mode 100644 common/SC_Lock.h create mode 100644 common/SC_OscUtils.hpp create mode 100644 common/SC_Reply.cpp create mode 100644 common/SC_ReplyImpl.hpp create mode 100644 common/SC_SndFileHelpers.hpp create mode 100644 common/SC_StringBuffer.cpp create mode 100644 common/SC_StringParser.cpp create mode 100644 common/SC_StringParser.h create mode 100644 common/SC_SyncCondition.h create mode 100644 common/SC_TextUtils.cpp create mode 100644 common/SC_TextUtils.hpp create mode 100644 common/SC_VFP11.h create mode 100644 common/SC_Version.hpp.in create mode 100644 common/SC_Win32Utils.cpp create mode 100644 common/SC_Win32Utils.h create mode 100644 common/SC_fftlib.cpp create mode 100644 common/Samp.cpp create mode 100644 common/Samp.hpp create mode 100644 common/fftlib.c create mode 100644 common/fftlib.h create mode 100644 common/malloc_aligned.hpp create mode 100644 common/sc_popen.cpp create mode 100644 common/sc_popen.h create mode 100644 common/scope_buffer.hpp create mode 100644 common/scsynthsend.h create mode 100644 common/server_shm.hpp create mode 100644 common/strtod.c create mode 100644 editors/CMakeLists.txt create mode 100644 editors/sc-el/CMakeLists.txt create mode 100644 editors/sc-el/README.md create mode 100644 editors/sc-el/el/CMakeLists.txt create mode 100644 editors/sc-el/el/sclang-browser.el create mode 100644 editors/sc-el/el/sclang-dev.el create mode 100644 editors/sc-el/el/sclang-document.el create mode 100644 editors/sc-el/el/sclang-help.el create mode 100644 editors/sc-el/el/sclang-interp.el create mode 100644 editors/sc-el/el/sclang-keys.el create mode 100644 editors/sc-el/el/sclang-language.el create mode 100644 editors/sc-el/el/sclang-menu.el create mode 100644 editors/sc-el/el/sclang-minor-mode.el create mode 100644 editors/sc-el/el/sclang-mode.el create mode 100644 editors/sc-el/el/sclang-server.el create mode 100644 editors/sc-el/el/sclang-util.el create mode 100644 editors/sc-el/el/sclang-vars.el.in create mode 100644 editors/sc-el/el/sclang-widgets.el create mode 100644 editors/sc-el/el/sclang.el create mode 100644 editors/sc-el/sc/CMakeLists.txt create mode 100644 editors/sc-el/sc/Document.sc create mode 100644 editors/sc-el/sc/Emacs.sc create mode 100644 editors/sc-el/sc/EmacsBuffer.sc create mode 100644 editors/sc-el/sc/EmacsDocument.sc create mode 100644 editors/sc-el/sc/ScelDocument.sc create mode 100644 editors/sc-el/sc/extBuffer.sc create mode 100644 editors/sc-el/sc/extClassBrowser.sc create mode 100644 editors/sc-el/sc/extString.sc create mode 100644 editors/sc-el/sc/homeContext.sc create mode 100644 editors/sc-el/sc/storeLispOn.sc create mode 100644 editors/sc-ide/.kateconfig create mode 100644 editors/sc-ide/CMakeLists.txt create mode 100755 editors/sc-ide/SuperColliderIDE.desktop create mode 100644 editors/sc-ide/core/app_palette.cpp create mode 100644 editors/sc-ide/core/doc_manager.cpp create mode 100644 editors/sc-ide/core/doc_manager.hpp create mode 100644 editors/sc-ide/core/main.cpp create mode 100644 editors/sc-ide/core/main.hpp create mode 100644 editors/sc-ide/core/sc_introspection.cpp create mode 100644 editors/sc-ide/core/sc_introspection.hpp create mode 100644 editors/sc-ide/core/sc_lexer.cpp create mode 100644 editors/sc-ide/core/sc_lexer.hpp create mode 100644 editors/sc-ide/core/sc_process.cpp create mode 100644 editors/sc-ide/core/sc_process.hpp create mode 100644 editors/sc-ide/core/sc_server.cpp create mode 100644 editors/sc-ide/core/sc_server.hpp create mode 100644 editors/sc-ide/core/session_manager.cpp create mode 100644 editors/sc-ide/core/session_manager.hpp create mode 100644 editors/sc-ide/core/settings/default_themes.cpp create mode 100644 editors/sc-ide/core/settings/manager.cpp create mode 100644 editors/sc-ide/core/settings/manager.hpp create mode 100644 editors/sc-ide/core/settings/serialization.cpp create mode 100644 editors/sc-ide/core/settings/serialization.hpp create mode 100644 editors/sc-ide/core/settings/theme.cpp create mode 100644 editors/sc-ide/core/settings/theme.hpp create mode 100644 editors/sc-ide/core/sig_mux.cpp create mode 100644 editors/sc-ide/core/sig_mux.hpp create mode 100644 editors/sc-ide/core/util/HelpBrowserWebSocketServices.hpp create mode 100644 editors/sc-ide/core/util/color.cpp create mode 100644 editors/sc-ide/core/util/color.hpp create mode 100644 editors/sc-ide/core/util/overriding_action.hpp create mode 100644 editors/sc-ide/core/util/scdoc_log.cpp create mode 100644 editors/sc-ide/core/util/standard_dirs.cpp create mode 100644 editors/sc-ide/core/util/standard_dirs.hpp create mode 100644 editors/sc-ide/forms/settings_dialog.ui create mode 100644 editors/sc-ide/forms/settings_editor.ui create mode 100644 editors/sc-ide/forms/settings_general.ui create mode 100644 editors/sc-ide/forms/settings_sclang.ui create mode 100644 editors/sc-ide/forms/settings_shortcuts.ui create mode 100644 editors/sc-ide/primitives/localsocket_utils.cpp create mode 100644 editors/sc-ide/primitives/localsocket_utils.hpp create mode 100644 editors/sc-ide/primitives/sc_ipc_client.cpp create mode 100644 editors/sc-ide/primitives/sc_ipc_client.hpp create mode 100644 editors/sc-ide/resources.qrc create mode 100644 editors/sc-ide/translations/scide.ts create mode 100644 editors/sc-ide/translations/scide_de.ts create mode 100644 editors/sc-ide/translations/scide_es.ts create mode 100644 editors/sc-ide/translations/scide_fr.ts create mode 100644 editors/sc-ide/translations/scide_ja.ts create mode 100644 editors/sc-ide/translations/scide_pt.ts create mode 100644 editors/sc-ide/translations/scide_ru.ts create mode 100644 editors/sc-ide/translations/scide_sl.ts create mode 100644 editors/sc-ide/translations/scide_sv.ts create mode 100644 editors/sc-ide/translations/scide_zh.ts create mode 100644 editors/sc-ide/widgets/audio_status_box.cpp create mode 100644 editors/sc-ide/widgets/audio_status_box.hpp create mode 100644 editors/sc-ide/widgets/cmd_line.cpp create mode 100644 editors/sc-ide/widgets/cmd_line.hpp create mode 100644 editors/sc-ide/widgets/code_editor/autocompleter.cpp create mode 100644 editors/sc-ide/widgets/code_editor/autocompleter.hpp create mode 100644 editors/sc-ide/widgets/code_editor/completion_menu.cpp create mode 100644 editors/sc-ide/widgets/code_editor/completion_menu.hpp create mode 100644 editors/sc-ide/widgets/code_editor/editor.cpp create mode 100644 editors/sc-ide/widgets/code_editor/editor.hpp create mode 100644 editors/sc-ide/widgets/code_editor/highlighter.cpp create mode 100644 editors/sc-ide/widgets/code_editor/highlighter.hpp create mode 100644 editors/sc-ide/widgets/code_editor/line_indicator.cpp create mode 100644 editors/sc-ide/widgets/code_editor/line_indicator.hpp create mode 100644 editors/sc-ide/widgets/code_editor/overlay.cpp create mode 100644 editors/sc-ide/widgets/code_editor/overlay.hpp create mode 100644 editors/sc-ide/widgets/code_editor/sc_editor.cpp create mode 100644 editors/sc-ide/widgets/code_editor/sc_editor.hpp create mode 100644 editors/sc-ide/widgets/code_editor/tokens.hpp create mode 100644 editors/sc-ide/widgets/doc_list.cpp create mode 100644 editors/sc-ide/widgets/doc_list.hpp create mode 100644 editors/sc-ide/widgets/documents_dialog.cpp create mode 100644 editors/sc-ide/widgets/documents_dialog.hpp create mode 100644 editors/sc-ide/widgets/editor_box.cpp create mode 100644 editors/sc-ide/widgets/editor_box.hpp create mode 100644 editors/sc-ide/widgets/find_replace_tool.cpp create mode 100644 editors/sc-ide/widgets/find_replace_tool.hpp create mode 100644 editors/sc-ide/widgets/goto_line_tool.hpp create mode 100644 editors/sc-ide/widgets/help_browser.cpp create mode 100644 editors/sc-ide/widgets/help_browser.hpp create mode 100644 editors/sc-ide/widgets/lang_status_box.cpp create mode 100644 editors/sc-ide/widgets/lang_status_box.hpp create mode 100644 editors/sc-ide/widgets/lookup_dialog.cpp create mode 100644 editors/sc-ide/widgets/lookup_dialog.hpp create mode 100644 editors/sc-ide/widgets/main_window.cpp create mode 100644 editors/sc-ide/widgets/main_window.hpp create mode 100644 editors/sc-ide/widgets/multi_editor.cpp create mode 100644 editors/sc-ide/widgets/multi_editor.hpp create mode 100644 editors/sc-ide/widgets/popup_text_input.hpp create mode 100644 editors/sc-ide/widgets/post_window.cpp create mode 100644 editors/sc-ide/widgets/post_window.hpp create mode 100644 editors/sc-ide/widgets/session_switch_dialog.cpp create mode 100644 editors/sc-ide/widgets/session_switch_dialog.hpp create mode 100644 editors/sc-ide/widgets/sessions_dialog.hpp create mode 100644 editors/sc-ide/widgets/settings/dialog.cpp create mode 100644 editors/sc-ide/widgets/settings/dialog.hpp create mode 100644 editors/sc-ide/widgets/settings/editor_page.cpp create mode 100644 editors/sc-ide/widgets/settings/editor_page.hpp create mode 100644 editors/sc-ide/widgets/settings/general_page.cpp create mode 100644 editors/sc-ide/widgets/settings/general_page.hpp create mode 100644 editors/sc-ide/widgets/settings/sclang_page.cpp create mode 100644 editors/sc-ide/widgets/settings/sclang_page.hpp create mode 100644 editors/sc-ide/widgets/settings/shortcuts_page.cpp create mode 100644 editors/sc-ide/widgets/settings/shortcuts_page.hpp create mode 100644 editors/sc-ide/widgets/style/style.cpp create mode 100644 editors/sc-ide/widgets/style/style.hpp create mode 100644 editors/sc-ide/widgets/tool_box.hpp create mode 100644 editors/sc-ide/widgets/util/IDEWebChannelWrapper.hpp create mode 100644 editors/sc-ide/widgets/util/WebSocketClientWrapper.hpp create mode 100644 editors/sc-ide/widgets/util/WebSocketTransport.cpp create mode 100644 editors/sc-ide/widgets/util/WebSocketTransport.hpp create mode 100644 editors/sc-ide/widgets/util/color_widget.hpp create mode 100644 editors/sc-ide/widgets/util/docklet.cpp create mode 100644 editors/sc-ide/widgets/util/docklet.hpp create mode 100644 editors/sc-ide/widgets/util/gui_utilities.cpp create mode 100644 editors/sc-ide/widgets/util/gui_utilities.hpp create mode 100644 editors/sc-ide/widgets/util/icon_list_widget.hpp create mode 100644 editors/sc-ide/widgets/util/key_sequence_edit.hpp create mode 100644 editors/sc-ide/widgets/util/multi_splitter.hpp create mode 100644 editors/sc-ide/widgets/util/path_chooser_widget.hpp create mode 100644 editors/sc-ide/widgets/util/popup_widget.cpp create mode 100644 editors/sc-ide/widgets/util/popup_widget.hpp create mode 100644 editors/sc-ide/widgets/util/status_box.cpp create mode 100644 editors/sc-ide/widgets/util/status_box.hpp create mode 100644 editors/sc-ide/widgets/util/text_format_list_widget.cpp create mode 100644 editors/sc-ide/widgets/util/text_format_list_widget.hpp create mode 100644 editors/sc-ide/widgets/util/volume_widget.cpp create mode 100644 editors/sc-ide/widgets/util/volume_widget.hpp create mode 100644 editors/sced/AUTHORS create mode 100644 editors/sced/CMakeLists.txt create mode 100644 editors/sced/COPYING create mode 100644 editors/sced/ChangeLog create mode 100644 editors/sced/README.md create mode 100644 editors/sced/TODO create mode 100644 editors/sced/data/sced.gedit-plugin create mode 100644 editors/sced/data/supercollider.lang create mode 100644 editors/sced/sced/ConfigurationDialog.py create mode 100644 editors/sced/sced/LogPanel.py create mode 100644 editors/sced/sced/Logger.py create mode 100644 editors/sced/sced/ScLang.py create mode 100644 editors/sced/sced/Settings.py create mode 100644 editors/sced/sced/WindowHelper.py create mode 100644 editors/sced/sced/__init__.py create mode 100644 editors/sced/sced/util.py create mode 100644 editors/sced/sced3/supercollider.plugin.in create mode 100644 editors/sced/sced3/supercollider.py create mode 100644 editors/sced/scedwin/CMakeLists.txt create mode 100644 editors/sced/scedwin/ext/cppspecs create mode 100644 editors/sced/scedwin/ext/pipe_util.cpp create mode 100644 editors/sced/scedwin/py/ConfigurationDialog.py create mode 100644 editors/sced/scedwin/py/LogPanel.py create mode 100644 editors/sced/scedwin/py/Logger.py create mode 100644 editors/sced/scedwin/py/ScLang.py create mode 100644 editors/sced/scedwin/py/Settings.py create mode 100644 editors/sced/scedwin/py/WindowHelper.py create mode 100644 editors/sced/scedwin/py/__init__.py create mode 100644 editors/sced/scedwin/py/util.py create mode 100644 editors/scvim/CMakeLists.txt create mode 100644 editors/scvim/COPYING create mode 100644 editors/scvim/README.md create mode 100755 editors/scvim/bin/sc_dispatcher create mode 100644 editors/scvim/bin/scpipe/lib/sc.rb create mode 100644 editors/scvim/bin/scpipe/lib/sc/dispatcher.rb create mode 100755 editors/scvim/bin/scpipe/lib/sc/pipe.rb create mode 100755 editors/scvim/bin/start_pipe create mode 100644 editors/scvim/cmake_uninstall.cmake.in create mode 100644 editors/scvim/ftplugin/supercollider.vim create mode 100644 editors/scvim/indent/sc_indent.vim create mode 100644 editors/scvim/plugin/supercollider.vim create mode 100644 editors/scvim/sc/SCVim.sc create mode 100644 editors/scvim/syntax/supercollider.vim create mode 100644 editors/scvim/syntax/supercollider_operators.vim create mode 100644 examples/GUI examples/ColorBrowser.scd create mode 100644 examples/GUI examples/GUI_examples1.scd create mode 100644 examples/GUI examples/GUI_examples2.scd create mode 100644 examples/GUI examples/Nick's LetterGimmick.scd create mode 100644 examples/GUI examples/TwoMultiSlidersInOne.scd create mode 100644 examples/GUI examples/analog-drum-tuner.scd create mode 100644 examples/GUI examples/rotary hommage duchamp.scd create mode 100644 examples/GUI examples/strike.scd create mode 100644 examples/GUI examples/x-y-plot.scd create mode 100644 examples/between_languages/fortran_supercollider.scd create mode 100644 examples/demonstrations/100 FM Synths.scd create mode 100644 examples/demonstrations/Atari2600.scd create mode 100644 examples/demonstrations/Chaotic Patterns.scd create mode 100644 examples/demonstrations/DemandingStudies.scd create mode 100644 examples/demonstrations/DrumSynths.scd create mode 100644 examples/demonstrations/GetTheTwits.scd create mode 100644 examples/demonstrations/HarmonicsVoice.html create mode 100644 examples/demonstrations/HarmonicsVoice.scd create mode 100644 examples/demonstrations/Modal Space.scd create mode 100644 examples/demonstrations/SC2-examples_1.scd create mode 100644 examples/demonstrations/SC2-examples_2.scd create mode 100644 examples/demonstrations/SC_website_example.scd create mode 100644 examples/demonstrations/Theremin.scd create mode 100644 examples/demonstrations/TriggerBufferGranulator.scd create mode 100644 examples/demonstrations/babbling brook.scd create mode 100644 examples/demonstrations/bit_reduction.scd create mode 100644 examples/demonstrations/env automation.scd create mode 100644 examples/demonstrations/fft.scd create mode 100644 examples/demonstrations/more graphs.scd create mode 100644 examples/demonstrations/oh yes more fibs.scd create mode 100644 examples/demonstrations/sc_oneliner.scd create mode 100644 examples/demonstrations/single_sample_feedback.scd create mode 100644 examples/demonstrations/single_sample_feedback_02.scd create mode 100644 examples/demonstrations/snare909.scd create mode 100644 examples/demonstrations/stealthissound.scd create mode 100644 examples/other/Exploring_SCLang.scd create mode 100644 examples/other/KeyboardWindow.scd create mode 100644 examples/other/keepyuppy.scd create mode 100644 examples/other/onetwoonetwo.sc create mode 100644 examples/other/quines.scd create mode 100644 examples/pieces/DreamHouse.scd create mode 100644 examples/pieces/DrummerSynthDef.scd create mode 100644 examples/pieces/Little_Man_From_Another_Place.scd create mode 100644 examples/pieces/Poeme Symphonique.scd create mode 100644 examples/pieces/RM-octaver.scd create mode 100644 examples/pieces/Record Scratcher.scd create mode 100644 examples/pieces/Termite_College.scd create mode 100644 examples/pieces/Trains.scd create mode 100644 examples/pieces/acid_otophilia.scd create mode 100644 examples/pieces/aftergoeyvaerts.scd create mode 100644 examples/pieces/atheoryofharmony.scd create mode 100644 examples/pieces/autohausen.scd create mode 100644 examples/pieces/deap_sea.scd create mode 100644 examples/pieces/hommage_a_duerer.scd create mode 100644 examples/pieces/microhelix_study.scd create mode 100644 examples/pieces/some_constellations.scd create mode 100644 examples/pieces/spacelab.scd create mode 100644 examples/research_and_tools/ASA.scd create mode 100644 examples/research_and_tools/Diamond.scd create mode 100644 examples/research_and_tools/SeminaireMusical.scd create mode 100644 examples/research_and_tools/ShepardTones SignalBuf.scd create mode 100644 examples/research_and_tools/trochoid curve.scd create mode 100644 external_libraries/CMakeLists.txt create mode 100644 external_libraries/README_BOOST.md create mode 100644 external_libraries/TLSF-2.4.6/COPYING create mode 100644 external_libraries/TLSF-2.4.6/Changelog create mode 100644 external_libraries/TLSF-2.4.6/GPL.txt create mode 100644 external_libraries/TLSF-2.4.6/LGPL-2.1.txt create mode 100644 external_libraries/TLSF-2.4.6/README create mode 100644 external_libraries/TLSF-2.4.6/TODO create mode 100644 external_libraries/TLSF-2.4.6/examples/Makefile create mode 100644 external_libraries/TLSF-2.4.6/examples/test.c create mode 100644 external_libraries/TLSF-2.4.6/examples/test1.c create mode 100644 external_libraries/TLSF-2.4.6/examples/test2.c create mode 100644 external_libraries/TLSF-2.4.6/examples/test3.c create mode 100644 external_libraries/TLSF-2.4.6/examples/test4.c create mode 100644 external_libraries/TLSF-2.4.6/src/Makefile create mode 100644 external_libraries/TLSF-2.4.6/src/target.h create mode 100644 external_libraries/TLSF-2.4.6/src/tlsf.c create mode 100644 external_libraries/TLSF-2.4.6/src/tlsf.h create mode 100644 external_libraries/boost_sc_changes.patch create mode 100755 external_libraries/boost_sync/build/Jamfile.v2 create mode 100755 external_libraries/boost_sync/doc/Jamfile.v2 create mode 100755 external_libraries/boost_sync/doc/changelog.qbk create mode 100755 external_libraries/boost_sync/doc/gen_references.xsl create mode 100755 external_libraries/boost_sync/doc/notes_for_maintainers.qbk create mode 100755 external_libraries/boost_sync/doc/sync.qbk create mode 100755 external_libraries/boost_sync/include/boost/sync/condition_variables.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/condition_variables/condition_variable.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/condition_variables/condition_variable_any.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/condition_variables/cv_status.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/condition_variables/notify_all_at_thread_exit.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/atomic.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/auto_handle.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/condition_variables/basic_condition_variable_windows.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/condition_variables/condition_variable_any_generic.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/condition_variables/condition_variable_any_windows.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/condition_variables/condition_variable_posix.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/condition_variables/condition_variable_windows.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/config.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/events/auto_reset_event_emulation.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/events/auto_reset_event_futex.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/events/auto_reset_event_semaphore.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/events/auto_reset_event_windows.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/events/basic_event_windows.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/events/manual_reset_event_emulation.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/events/manual_reset_event_futex.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/events/manual_reset_event_mach.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/events/manual_reset_event_windows.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/footer.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/futex.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/header.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/interlocked.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/link_config.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/lockable_wrapper.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/mutexes/basic_mutex_windows.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/mutexes/mutex_posix.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/mutexes/mutex_windows.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/mutexes/shared_spin_mutex.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/mutexes/spin_mutex.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/mutexes/timed_mutex_posix.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/mutexes/timed_mutex_windows.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/pause.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/pthread.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/pthread_mutex_locks.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/semaphore/basic_semaphore_mach.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/semaphore/semaphore_dispatch.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/semaphore/semaphore_emulation.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/semaphore/semaphore_mach.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/semaphore/semaphore_posix.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/semaphore/semaphore_windows.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/semaphore_config.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/system_error.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/throw_exception.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/time_traits.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/time_units.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/tss.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/waitable_timer.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/detail/weak_linkage.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/events.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/events/auto_reset_event.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/events/manual_reset_event.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/exceptions.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/exceptions/lock_error.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/exceptions/overflow_error.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/exceptions/resource_error.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/exceptions/runtime_exception.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/exceptions/wait_error.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/locks.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/locks/lock_guard.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/locks/lock_guard_fwd.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/locks/lock_options.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/locks/shared_lock.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/locks/shared_lock_fwd.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/locks/shared_lock_guard.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/locks/shared_lock_guard_fwd.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/locks/unique_lock.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/locks/unique_lock_fwd.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/locks/unlock_guard.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/locks/unlock_guard_fwd.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/locks/upgrade_lock.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/locks/upgrade_lock_fwd.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/mutexes.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/mutexes/mutex.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/mutexes/shared_spin_mutex.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/mutexes/spin_mutex.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/mutexes/timed_mutex.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/semaphore.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/support/boost_chrono.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/support/boost_date_time.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/support/posix_time.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/support/std_chrono.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/thread_specific/at_thread_exit.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/thread_specific/thread_specific_ptr.hpp create mode 100755 external_libraries/boost_sync/include/boost/sync/traits/is_condition_variable_compatible.hpp create mode 100755 external_libraries/boost_sync/index.html create mode 100755 external_libraries/boost_sync/meta/libraries.json create mode 100755 external_libraries/boost_sync/src/tss_manager.hpp create mode 100755 external_libraries/boost_sync/src/tss_pthread.cpp create mode 100755 external_libraries/boost_sync/src/tss_windows.cpp create mode 100755 external_libraries/boost_sync/src/tss_windows_dll.cpp create mode 100755 external_libraries/boost_sync/src/tss_windows_hooks.hpp create mode 100755 external_libraries/boost_sync/src/tss_windows_pe.cpp create mode 100755 external_libraries/boost_sync/test/Jamfile.v2 create mode 100755 external_libraries/boost_sync/test/run/at_thread_exit.cpp create mode 100755 external_libraries/boost_sync/test/run/chrono_system_clock_time_t_mismatch.cpp create mode 100755 external_libraries/boost_sync/test/run/condition_test_common.hpp create mode 100755 external_libraries/boost_sync/test/run/condition_variable.cpp create mode 100755 external_libraries/boost_sync/test/run/condition_variable_notify_all.cpp create mode 100755 external_libraries/boost_sync/test/run/condition_variable_notify_one.cpp create mode 100755 external_libraries/boost_sync/test/run/condition_variable_timed_wait_times_out.cpp create mode 100755 external_libraries/boost_sync/test/run/event_test.cpp create mode 100755 external_libraries/boost_sync/test/run/mutex_test.cpp create mode 100755 external_libraries/boost_sync/test/run/semaphore_test.cpp create mode 100755 external_libraries/boost_sync/test/run/thread_specific_ptr.cpp create mode 100755 external_libraries/boost_sync/test/run/utils.hpp create mode 100755 external_libraries/extract_boost.sh create mode 100644 external_libraries/hidapi/AUTHORS.txt create mode 100644 external_libraries/hidapi/CMakeLists.txt create mode 100644 external_libraries/hidapi/HACKING.txt create mode 100644 external_libraries/hidapi/LICENSE-bsd.txt create mode 100644 external_libraries/hidapi/LICENSE-gpl3.txt create mode 100644 external_libraries/hidapi/LICENSE-orig.txt create mode 100644 external_libraries/hidapi/LICENSE.txt create mode 100644 external_libraries/hidapi/Makefile.am create mode 100644 external_libraries/hidapi/README.txt create mode 100644 external_libraries/hidapi/android/jni/Android.mk create mode 100755 external_libraries/hidapi/bootstrap create mode 100644 external_libraries/hidapi/cmake_modules/FindIConv.cmake create mode 100644 external_libraries/hidapi/cmake_modules/FindPthreads.cmake create mode 100644 external_libraries/hidapi/cmake_modules/FindUDev.cmake create mode 100644 external_libraries/hidapi/cmake_modules/Findlibusb-1.0.cmake create mode 100644 external_libraries/hidapi/configure.ac create mode 100644 external_libraries/hidapi/doxygen/Doxyfile create mode 100644 external_libraries/hidapi/hidapi/CMakeLists.txt create mode 100644 external_libraries/hidapi/hidapi/hidapi.h create mode 100644 external_libraries/hidapi/hidapi2osc/CMakeLists.txt create mode 100644 external_libraries/hidapi/hidapi2osc/Makefile.am create mode 100644 external_libraries/hidapi/hidapi2osc/hidapi2osc.cpp create mode 100644 external_libraries/hidapi/hidapi2osc/supercollider/hidapi2osc-test.scd create mode 100644 external_libraries/hidapi/hidapi_parser/CMakeLists.txt create mode 100644 external_libraries/hidapi/hidapi_parser/Makefile.am create mode 100644 external_libraries/hidapi/hidapi_parser/hidapi_parser.c create mode 100644 external_libraries/hidapi/hidapi_parser/hidapi_parser.h create mode 100644 external_libraries/hidapi/hidapi_parser/main.c create mode 100644 external_libraries/hidapi/hidparsertest/CMakeLists.txt create mode 100644 external_libraries/hidapi/hidparsertest/Makefile.am create mode 100644 external_libraries/hidapi/hidparsertest/hidparsertest.c create mode 100644 external_libraries/hidapi/hidtest/CMakeLists.txt create mode 100644 external_libraries/hidapi/hidtest/Makefile.am create mode 100644 external_libraries/hidapi/hidtest/hidtest.cpp create mode 100644 external_libraries/hidapi/hidtestosx/CMakeLists.txt create mode 100644 external_libraries/hidapi/hidtestosx/hidtestosx.cpp create mode 100644 external_libraries/hidapi/hidtestwindows/CMakeLists.txt create mode 100644 external_libraries/hidapi/hidtestwindows/hidtestwindows.cpp create mode 100644 external_libraries/hidapi/hut/hut_11_telephony.yaml create mode 100644 external_libraries/hidapi/hut/hut_12_consumer.yaml create mode 100644 external_libraries/hidapi/hut/hut_13_digitizers.yaml create mode 100644 external_libraries/hidapi/hut/hut_1_generic_desktop.yaml create mode 100644 external_libraries/hidapi/hut/hut_20_alphanumeric_display.yaml create mode 100644 external_libraries/hidapi/hut/hut_2_simulation_controls.yaml create mode 100644 external_libraries/hidapi/hut/hut_3_vr_control.yaml create mode 100644 external_libraries/hidapi/hut/hut_4_sport_controls.yaml create mode 100644 external_libraries/hidapi/hut/hut_5_game_controls.yaml create mode 100644 external_libraries/hidapi/hut/hut_64_medical_instrument.yaml create mode 100644 external_libraries/hidapi/hut/hut_6_generic_device.yaml create mode 100644 external_libraries/hidapi/hut/hut_7_keyboard_keypad.yaml create mode 100644 external_libraries/hidapi/hut/hut_8_ledpage.yaml create mode 100644 external_libraries/hidapi/libusb/CMakeLists.txt create mode 100644 external_libraries/hidapi/libusb/Makefile-manual create mode 100644 external_libraries/hidapi/libusb/Makefile.am create mode 100644 external_libraries/hidapi/libusb/Makefile.freebsd create mode 100644 external_libraries/hidapi/libusb/Makefile.linux create mode 100644 external_libraries/hidapi/libusb/hid.c create mode 100644 external_libraries/hidapi/linux/CMakeLists.txt create mode 100644 external_libraries/hidapi/linux/Makefile-manual create mode 100644 external_libraries/hidapi/linux/Makefile.am create mode 100644 external_libraries/hidapi/linux/README.txt create mode 100644 external_libraries/hidapi/linux/hid.c create mode 100644 external_libraries/hidapi/m4/ax_pthread.m4 create mode 100644 external_libraries/hidapi/m4/pkg.m4 create mode 100644 external_libraries/hidapi/mac/CMakeLists.txt create mode 100644 external_libraries/hidapi/mac/Makefile-manual create mode 100644 external_libraries/hidapi/mac/Makefile.am create mode 100644 external_libraries/hidapi/mac/hid.c create mode 100644 external_libraries/hidapi/pc/hidapi-hidraw.pc.in create mode 100644 external_libraries/hidapi/pc/hidapi-libusb.pc.in create mode 100644 external_libraries/hidapi/pc/hidapi.pc.in create mode 100644 external_libraries/hidapi/testgui/Makefile-manual create mode 100644 external_libraries/hidapi/testgui/Makefile.am create mode 100644 external_libraries/hidapi/testgui/Makefile.freebsd create mode 100644 external_libraries/hidapi/testgui/Makefile.linux create mode 100644 external_libraries/hidapi/testgui/Makefile.mac create mode 100644 external_libraries/hidapi/testgui/Makefile.mingw create mode 100644 external_libraries/hidapi/testgui/TestGUI.app.in/Contents/Info.plist create mode 100644 external_libraries/hidapi/testgui/TestGUI.app.in/Contents/PkgInfo create mode 100644 external_libraries/hidapi/testgui/TestGUI.app.in/Contents/Resources/English.lproj/InfoPlist.strings create mode 100644 external_libraries/hidapi/testgui/TestGUI.app.in/Contents/Resources/Signal11.icns create mode 100755 external_libraries/hidapi/testgui/copy_to_bundle.sh create mode 100644 external_libraries/hidapi/testgui/mac_support.cpp create mode 100644 external_libraries/hidapi/testgui/mac_support.h create mode 100644 external_libraries/hidapi/testgui/mac_support_cocoa.m create mode 100755 external_libraries/hidapi/testgui/start.sh create mode 100644 external_libraries/hidapi/testgui/test.cpp create mode 100644 external_libraries/hidapi/testgui/testgui.sln create mode 100644 external_libraries/hidapi/testgui/testgui.vcproj create mode 100644 external_libraries/hidapi/udev/99-hid.rules create mode 100644 external_libraries/jackey/LICENSE create mode 100644 external_libraries/jackey/README.md create mode 100644 external_libraries/jackey/jackey.h create mode 100644 external_libraries/nova-simd/CMakeLists.txt create mode 100644 external_libraries/nova-simd/COPYING create mode 100644 external_libraries/nova-simd/README create mode 100644 external_libraries/nova-simd/benchmarks/CMakeLists.txt create mode 100644 external_libraries/nova-simd/benchmarks/abs_benchmarks.cpp create mode 100644 external_libraries/nova-simd/benchmarks/benchmark_helpers.hpp create mode 100644 external_libraries/nova-simd/benchmarks/cache_aligned_array.hpp create mode 100644 external_libraries/nova-simd/benchmarks/clear_benchmark.cpp create mode 100644 external_libraries/nova-simd/benchmarks/clip_benchmarks.cpp create mode 100644 external_libraries/nova-simd/benchmarks/copy_benchmark.cpp create mode 100644 external_libraries/nova-simd/benchmarks/inplace_benchmark.cpp create mode 100644 external_libraries/nova-simd/benchmarks/malloc_aligned.hpp create mode 100644 external_libraries/nova-simd/benchmarks/perf_counter.hpp create mode 100644 external_libraries/nova-simd/benchmarks/round_benchmark.cpp create mode 100644 external_libraries/nova-simd/benchmarks/simd_ampmod_benchmarks.cpp create mode 100644 external_libraries/nova-simd/benchmarks/simd_mix_benchmark.cpp create mode 100644 external_libraries/nova-simd/benchmarks/simd_pan2_benchmark.cpp create mode 100644 external_libraries/nova-simd/benchmarks/simd_peakmeter_benchmarks.cpp create mode 100644 external_libraries/nova-simd/benchmarks/simd_plus_benchmarks.cpp create mode 100644 external_libraries/nova-simd/benchmarks/simd_pow_benchmarks.cpp create mode 100644 external_libraries/nova-simd/benchmarks/simd_slope_benchmarks.cpp create mode 100644 external_libraries/nova-simd/benchmarks/simd_softclip_benchmarks.cpp create mode 100644 external_libraries/nova-simd/benchmarks/simd_tan_benchmarks.cpp create mode 100644 external_libraries/nova-simd/benchmarks/simd_tanh_benchmarks.cpp create mode 100644 external_libraries/nova-simd/benchmarks/simd_unroll_benchmarks.cpp create mode 100644 external_libraries/nova-simd/benchmarks/simd_unroll_benchmarks2.cpp create mode 100644 external_libraries/nova-simd/detail/define_macros.hpp create mode 100644 external_libraries/nova-simd/detail/math.hpp create mode 100644 external_libraries/nova-simd/detail/unroll_helpers.hpp create mode 100644 external_libraries/nova-simd/detail/vec_math.hpp create mode 100644 external_libraries/nova-simd/detail/wrap_argument_vector.hpp create mode 100644 external_libraries/nova-simd/detail/wrap_arguments.hpp create mode 100644 external_libraries/nova-simd/simd_binary_arithmetic.hpp create mode 100644 external_libraries/nova-simd/simd_horizontal_functions.hpp create mode 100644 external_libraries/nova-simd/simd_math.hpp create mode 100644 external_libraries/nova-simd/simd_memory.hpp create mode 100644 external_libraries/nova-simd/simd_mix.hpp create mode 100644 external_libraries/nova-simd/simd_pan.hpp create mode 100644 external_libraries/nova-simd/simd_peakmeter.hpp create mode 100644 external_libraries/nova-simd/simd_ternary_arithmetic.hpp create mode 100644 external_libraries/nova-simd/simd_unary_arithmetic.hpp create mode 100644 external_libraries/nova-simd/simd_unit_conversion.hpp create mode 100644 external_libraries/nova-simd/simd_unroll_constraints.hpp create mode 100644 external_libraries/nova-simd/simd_utils.hpp create mode 100644 external_libraries/nova-simd/softclip.hpp create mode 100644 external_libraries/nova-simd/testsuite/CMakeLists.txt create mode 100644 external_libraries/nova-simd/testsuite/ampmod_test.cpp create mode 100644 external_libraries/nova-simd/testsuite/simd_binary_tests.cpp create mode 100644 external_libraries/nova-simd/testsuite/simd_horizontal_tests.cpp create mode 100644 external_libraries/nova-simd/testsuite/simd_math_tests.cpp create mode 100644 external_libraries/nova-simd/testsuite/simd_memory_tests.cpp create mode 100644 external_libraries/nova-simd/testsuite/simd_mix_tests.cpp create mode 100644 external_libraries/nova-simd/testsuite/simd_pan_tests.cpp create mode 100644 external_libraries/nova-simd/testsuite/simd_peak_tests.cpp create mode 100644 external_libraries/nova-simd/testsuite/simd_round_tests.cpp create mode 100644 external_libraries/nova-simd/testsuite/simd_ternary_tests.cpp create mode 100644 external_libraries/nova-simd/testsuite/simd_tests.cpp create mode 100644 external_libraries/nova-simd/testsuite/simd_unary_tests.cpp create mode 100644 external_libraries/nova-simd/testsuite/simd_unit_conversion_tests.cpp create mode 100644 external_libraries/nova-simd/testsuite/softclip_test.cpp create mode 100644 external_libraries/nova-simd/testsuite/test_helper.hpp create mode 100644 external_libraries/nova-simd/testsuite/vec_test.cpp create mode 100644 external_libraries/nova-simd/vec.hpp create mode 100644 external_libraries/nova-simd/vec/vec_altivec.hpp create mode 100644 external_libraries/nova-simd/vec/vec_avx_double.hpp create mode 100644 external_libraries/nova-simd/vec/vec_avx_float.hpp create mode 100644 external_libraries/nova-simd/vec/vec_base.hpp create mode 100644 external_libraries/nova-simd/vec/vec_generic.hpp create mode 100644 external_libraries/nova-simd/vec/vec_int_altivec.hpp create mode 100644 external_libraries/nova-simd/vec/vec_int_avx.hpp create mode 100644 external_libraries/nova-simd/vec/vec_int_neon.hpp create mode 100644 external_libraries/nova-simd/vec/vec_int_sse2.hpp create mode 100644 external_libraries/nova-simd/vec/vec_neon.hpp create mode 100644 external_libraries/nova-simd/vec/vec_sse.hpp create mode 100644 external_libraries/nova-simd/vec/vec_sse2.hpp create mode 100644 external_libraries/nova-tt/CMakeLists.txt create mode 100644 external_libraries/nova-tt/COPYING create mode 100644 external_libraries/nova-tt/Doxyfile create mode 100644 external_libraries/nova-tt/README create mode 100644 external_libraries/nova-tt/nova-tt.kdev4 create mode 100644 external_libraries/nova-tt/nova-tt/dummy_mutex.hpp create mode 100644 external_libraries/nova-tt/nova-tt/mlock.hpp create mode 100644 external_libraries/nova-tt/nova-tt/name_thread.hpp create mode 100644 external_libraries/nova-tt/nova-tt/nanosleep.hpp create mode 100644 external_libraries/nova-tt/nova-tt/pause.hpp create mode 100644 external_libraries/nova-tt/nova-tt/physical_concurrency.hpp create mode 100644 external_libraries/nova-tt/nova-tt/rw_mutex.hpp create mode 100644 external_libraries/nova-tt/nova-tt/rw_spinlock.hpp create mode 100644 external_libraries/nova-tt/nova-tt/semaphore.hpp create mode 100644 external_libraries/nova-tt/nova-tt/semaphore_boost_fallback.hpp create mode 100644 external_libraries/nova-tt/nova-tt/semaphore_dispatch.hpp create mode 100644 external_libraries/nova-tt/nova-tt/semaphore_mach.hpp create mode 100644 external_libraries/nova-tt/nova-tt/semaphore_posix.hpp create mode 100644 external_libraries/nova-tt/nova-tt/semaphore_pthreads.hpp create mode 100644 external_libraries/nova-tt/nova-tt/semaphore_win32.hpp create mode 100644 external_libraries/nova-tt/nova-tt/spin_lock.hpp create mode 100644 external_libraries/nova-tt/nova-tt/thread_affinity.hpp create mode 100644 external_libraries/nova-tt/nova-tt/thread_pool.hpp create mode 100644 external_libraries/nova-tt/nova-tt/thread_priority.hpp create mode 100644 external_libraries/nova-tt/nova-tt/thread_priority_fallback.hpp create mode 100644 external_libraries/nova-tt/nova-tt/thread_priority_mach.hpp create mode 100644 external_libraries/nova-tt/nova-tt/thread_priority_pthread.hpp create mode 100644 external_libraries/nova-tt/nova-tt/thread_priority_win32.hpp create mode 100644 external_libraries/nova-tt/testsuite/CMakeLists.txt create mode 100644 external_libraries/nova-tt/testsuite/mlock_test.cpp create mode 100644 external_libraries/nova-tt/testsuite/nanosleep.cpp create mode 100644 external_libraries/nova-tt/testsuite/nanosleep_test.cpp create mode 100644 external_libraries/nova-tt/testsuite/physical_concurrency_test.cpp create mode 100644 external_libraries/nova-tt/testsuite/rw_mutex_test.cpp create mode 100644 external_libraries/nova-tt/testsuite/rw_spinlock_test.cpp create mode 100644 external_libraries/nova-tt/testsuite/semaphore_test.cpp create mode 100644 external_libraries/nova-tt/testsuite/spin_lock_test.cpp create mode 100644 external_libraries/nova-tt/testsuite/thread_affinity_test.cpp create mode 100644 external_libraries/nova-tt/testsuite/thread_pool_test.cpp create mode 100644 external_libraries/nova-tt/testsuite/thread_priority_test.cpp create mode 100644 external_libraries/oscpack_1_1_0/CHANGES create mode 100644 external_libraries/oscpack_1_1_0/CMakeLists.txt create mode 100644 external_libraries/oscpack_1_1_0/LICENSE create mode 100644 external_libraries/oscpack_1_1_0/Makefile create mode 100644 external_libraries/oscpack_1_1_0/README create mode 100644 external_libraries/oscpack_1_1_0/TODO create mode 100644 external_libraries/oscpack_1_1_0/examples/OscDump.cpp create mode 100644 external_libraries/oscpack_1_1_0/examples/SimpleReceive.cpp create mode 100644 external_libraries/oscpack_1_1_0/examples/SimpleSend.cpp create mode 100644 external_libraries/oscpack_1_1_0/ip/IpEndpointName.cpp create mode 100644 external_libraries/oscpack_1_1_0/ip/IpEndpointName.h create mode 100644 external_libraries/oscpack_1_1_0/ip/NetworkingUtils.h create mode 100644 external_libraries/oscpack_1_1_0/ip/PacketListener.h create mode 100644 external_libraries/oscpack_1_1_0/ip/TimerListener.h create mode 100644 external_libraries/oscpack_1_1_0/ip/UdpSocket.h create mode 100644 external_libraries/oscpack_1_1_0/ip/posix/NetworkingUtils.cpp create mode 100644 external_libraries/oscpack_1_1_0/ip/posix/UdpSocket.cpp create mode 100644 external_libraries/oscpack_1_1_0/ip/win32/NetworkingUtils.cpp create mode 100644 external_libraries/oscpack_1_1_0/ip/win32/UdpSocket.cpp create mode 100644 external_libraries/oscpack_1_1_0/make.MinGW32.bat create mode 100644 external_libraries/oscpack_1_1_0/osc/MessageMappingOscPacketListener.h create mode 100644 external_libraries/oscpack_1_1_0/osc/OscException.h create mode 100644 external_libraries/oscpack_1_1_0/osc/OscHostEndianness.h create mode 100644 external_libraries/oscpack_1_1_0/osc/OscOutboundPacketStream.cpp create mode 100644 external_libraries/oscpack_1_1_0/osc/OscOutboundPacketStream.h create mode 100644 external_libraries/oscpack_1_1_0/osc/OscPacketListener.h create mode 100644 external_libraries/oscpack_1_1_0/osc/OscPrintReceivedElements.cpp create mode 100644 external_libraries/oscpack_1_1_0/osc/OscPrintReceivedElements.h create mode 100644 external_libraries/oscpack_1_1_0/osc/OscReceivedElements.cpp create mode 100644 external_libraries/oscpack_1_1_0/osc/OscReceivedElements.h create mode 100644 external_libraries/oscpack_1_1_0/osc/OscTypes.cpp create mode 100644 external_libraries/oscpack_1_1_0/osc/OscTypes.h create mode 100644 external_libraries/oscpack_1_1_0/tests/OscReceiveTest.cpp create mode 100644 external_libraries/oscpack_1_1_0/tests/OscReceiveTest.h create mode 100644 external_libraries/oscpack_1_1_0/tests/OscSendTests.cpp create mode 100644 external_libraries/oscpack_1_1_0/tests/OscSendTests.h create mode 100644 external_libraries/oscpack_1_1_0/tests/OscUnitTests.cpp create mode 100644 external_libraries/oscpack_1_1_0/tests/OscUnitTests.h create mode 100644 external_libraries/oscpack_build.cpp create mode 100644 external_libraries/portaudio_sc_org/CMakeLists.orig create mode 100644 external_libraries/portaudio_sc_org/CMakeLists.txt create mode 100644 external_libraries/portaudio_sc_org/Doxyfile create mode 100644 external_libraries/portaudio_sc_org/Doxyfile.developer create mode 100644 external_libraries/portaudio_sc_org/LICENSE.txt create mode 100644 external_libraries/portaudio_sc_org/Makefile.in create mode 100644 external_libraries/portaudio_sc_org/README.configure.txt create mode 100644 external_libraries/portaudio_sc_org/README.txt create mode 100644 external_libraries/portaudio_sc_org/SConstruct create mode 100644 external_libraries/portaudio_sc_org/aclocal.m4 create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/AUTHORS create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/COPYING create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/ChangeLog create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/INSTALL create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/Makefile.am create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/Makefile.in create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/NEWS create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/README create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/SConscript create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/aclocal.m4 create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/bin/Makefile.am create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/bin/Makefile.in create mode 100755 external_libraries/portaudio_sc_org/bindings/cpp/configure create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/configure.ac create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/doc/Makefile.am create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/doc/Makefile.in create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/doc/README create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/doc/config.doxy create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/doc/config.doxy.linux create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/example/devs.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/example/sine.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/Makefile.am create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/Makefile.in create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/AsioDeviceAdapter.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/AutoSystem.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/BlockingStream.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/CFunCallbackStream.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/CallbackInterface.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/CallbackStream.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/CppFunCallbackStream.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/Device.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/DirectionSpecificStreamParameters.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/Exception.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/HostApi.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/InterfaceCallbackStream.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/MemFunCallbackStream.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/PortAudioCpp.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/SampleDataFormat.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/Stream.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/StreamParameters.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/System.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/SystemDeviceIterator.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/include/portaudiocpp/SystemHostApiIterator.hxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/lib/Makefile.am create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/lib/Makefile.in create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/portaudiocpp.pc.in create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/AsioDeviceAdapter.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/BlockingStream.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/CFunCallbackStream.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/CallbackInterface.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/CallbackStream.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/CppFunCallbackStream.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/Device.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/DirectionSpecificStreamParameters.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/Exception.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/HostApi.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/InterfaceCallbackStream.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/MemFunCallbackStream.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/Stream.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/StreamParameters.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/System.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/SystemDeviceIterator.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/cpp/source/portaudiocpp/SystemHostApiIterator.cxx create mode 100644 external_libraries/portaudio_sc_org/bindings/java/c/build/vs2010/PortAudioJNI/PortAudioJNI.sln create mode 100644 external_libraries/portaudio_sc_org/bindings/java/c/build/vs2010/PortAudioJNI/PortAudioJNI.vcproj create mode 100644 external_libraries/portaudio_sc_org/bindings/java/c/build/vs2010/PortAudioJNI/PortAudioJNI.vcxproj create mode 100644 external_libraries/portaudio_sc_org/bindings/java/c/src/com_portaudio_BlockingStream.c create mode 100644 external_libraries/portaudio_sc_org/bindings/java/c/src/com_portaudio_BlockingStream.h create mode 100644 external_libraries/portaudio_sc_org/bindings/java/c/src/com_portaudio_PortAudio.c create mode 100644 external_libraries/portaudio_sc_org/bindings/java/c/src/com_portaudio_PortAudio.h create mode 100644 external_libraries/portaudio_sc_org/bindings/java/c/src/jpa_tools.c create mode 100644 external_libraries/portaudio_sc_org/bindings/java/c/src/jpa_tools.h create mode 100644 external_libraries/portaudio_sc_org/bindings/java/jportaudio.dox create mode 100644 external_libraries/portaudio_sc_org/bindings/java/jportaudio/.classpath create mode 100644 external_libraries/portaudio_sc_org/bindings/java/jportaudio/.project create mode 100644 external_libraries/portaudio_sc_org/bindings/java/jportaudio/jtests/com/portaudio/PlaySine.java create mode 100644 external_libraries/portaudio_sc_org/bindings/java/jportaudio/jtests/com/portaudio/TestBasic.java create mode 100644 external_libraries/portaudio_sc_org/bindings/java/jportaudio/src/com/portaudio/BlockingStream.java create mode 100644 external_libraries/portaudio_sc_org/bindings/java/jportaudio/src/com/portaudio/DeviceInfo.java create mode 100644 external_libraries/portaudio_sc_org/bindings/java/jportaudio/src/com/portaudio/HostApiInfo.java create mode 100644 external_libraries/portaudio_sc_org/bindings/java/jportaudio/src/com/portaudio/PortAudio.java create mode 100644 external_libraries/portaudio_sc_org/bindings/java/jportaudio/src/com/portaudio/StreamInfo.java create mode 100644 external_libraries/portaudio_sc_org/bindings/java/jportaudio/src/com/portaudio/StreamParameters.java create mode 100644 external_libraries/portaudio_sc_org/bindings/java/scripts/make_header.bat create mode 100644 external_libraries/portaudio_sc_org/build/msvc/portaudio.def create mode 100644 external_libraries/portaudio_sc_org/build/msvc/portaudio.dsp create mode 100644 external_libraries/portaudio_sc_org/build/msvc/portaudio.dsw create mode 100644 external_libraries/portaudio_sc_org/build/msvc/portaudio.sln create mode 100644 external_libraries/portaudio_sc_org/build/msvc/portaudio.vcproj create mode 100644 external_libraries/portaudio_sc_org/build/msvc/readme.txt create mode 100644 external_libraries/portaudio_sc_org/build/scons/SConscript_common create mode 100644 external_libraries/portaudio_sc_org/build/scons/SConscript_opts create mode 100755 external_libraries/portaudio_sc_org/clear_gitrevision.sh create mode 100644 external_libraries/portaudio_sc_org/cmake_support/FindASIOSDK.cmake create mode 100644 external_libraries/portaudio_sc_org/cmake_support/FindDXSDK.cmake create mode 100644 external_libraries/portaudio_sc_org/cmake_support/FindJack.cmake create mode 100644 external_libraries/portaudio_sc_org/cmake_support/options_cmake.h.in create mode 100644 external_libraries/portaudio_sc_org/cmake_support/portaudio-2.0.pc.in create mode 100644 external_libraries/portaudio_sc_org/cmake_support/template_portaudio.def create mode 100755 external_libraries/portaudio_sc_org/config.guess create mode 100755 external_libraries/portaudio_sc_org/config.sub create mode 100755 external_libraries/portaudio_sc_org/configure create mode 100644 external_libraries/portaudio_sc_org/configure.in create mode 100755 external_libraries/portaudio_sc_org/depcomp create mode 100644 external_libraries/portaudio_sc_org/doc/src/api_overview.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/images/portaudio-external-architecture-diagram.png create mode 100644 external_libraries/portaudio_sc_org/doc/src/license.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/mainpage.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/srcguide.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/tutorial/blocking_read_write.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/tutorial/compile_cmake.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/tutorial/compile_linux.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/tutorial/compile_mac_coreaudio.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/tutorial/compile_windows.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/tutorial/compile_windows_asio_msvc.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/tutorial/compile_windows_mingw.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/tutorial/exploring.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/tutorial/initializing_portaudio.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/tutorial/open_default_stream.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/tutorial/querying_devices.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/tutorial/start_stop_abort.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/tutorial/terminating_portaudio.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/tutorial/tutorial_start.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/tutorial/utility_functions.dox create mode 100644 external_libraries/portaudio_sc_org/doc/src/tutorial/writing_a_callback.dox create mode 100644 external_libraries/portaudio_sc_org/doc/utils/checkfiledocs.py create mode 100644 external_libraries/portaudio_sc_org/examples/CMakeLists.txt create mode 100644 external_libraries/portaudio_sc_org/examples/pa_devs.c create mode 100644 external_libraries/portaudio_sc_org/examples/pa_fuzz.c create mode 100644 external_libraries/portaudio_sc_org/examples/paex_mono_asio_channel_select.c create mode 100644 external_libraries/portaudio_sc_org/examples/paex_ocean_shore.c create mode 100644 external_libraries/portaudio_sc_org/examples/paex_pink.c create mode 100644 external_libraries/portaudio_sc_org/examples/paex_read_write_wire.c create mode 100644 external_libraries/portaudio_sc_org/examples/paex_record.c create mode 100644 external_libraries/portaudio_sc_org/examples/paex_record_file.c create mode 100644 external_libraries/portaudio_sc_org/examples/paex_saw.c create mode 100644 external_libraries/portaudio_sc_org/examples/paex_sine.c create mode 100644 external_libraries/portaudio_sc_org/examples/paex_sine_c++.cpp create mode 100644 external_libraries/portaudio_sc_org/examples/paex_wmme_ac3.c create mode 100644 external_libraries/portaudio_sc_org/examples/paex_wmme_surround.c create mode 100644 external_libraries/portaudio_sc_org/examples/paex_write_sine.c create mode 100644 external_libraries/portaudio_sc_org/examples/paex_write_sine_nonint.c create mode 100755 external_libraries/portaudio_sc_org/fixdir.bat create mode 100755 external_libraries/portaudio_sc_org/fixfile.bat create mode 100644 external_libraries/portaudio_sc_org/include/pa_asio.h create mode 100644 external_libraries/portaudio_sc_org/include/pa_jack.h create mode 100644 external_libraries/portaudio_sc_org/include/pa_linux_alsa.h create mode 100644 external_libraries/portaudio_sc_org/include/pa_mac_core.h create mode 100644 external_libraries/portaudio_sc_org/include/pa_win_ds.h create mode 100644 external_libraries/portaudio_sc_org/include/pa_win_wasapi.h create mode 100644 external_libraries/portaudio_sc_org/include/pa_win_waveformat.h create mode 100644 external_libraries/portaudio_sc_org/include/pa_win_wdmks.h create mode 100644 external_libraries/portaudio_sc_org/include/pa_win_wmme.h create mode 100644 external_libraries/portaudio_sc_org/include/portaudio.h create mode 100644 external_libraries/portaudio_sc_org/index.html create mode 100755 external_libraries/portaudio_sc_org/install-sh create mode 100644 external_libraries/portaudio_sc_org/ltmain.sh create mode 100755 external_libraries/portaudio_sc_org/missing create mode 100644 external_libraries/portaudio_sc_org/pablio/README.txt create mode 100644 external_libraries/portaudio_sc_org/pablio/pablio.c create mode 100644 external_libraries/portaudio_sc_org/pablio/pablio.def create mode 100644 external_libraries/portaudio_sc_org/pablio/pablio.h create mode 100644 external_libraries/portaudio_sc_org/pablio/test_rw.c create mode 100644 external_libraries/portaudio_sc_org/pablio/test_rw_echo.c create mode 100644 external_libraries/portaudio_sc_org/pablio/test_w_saw.c create mode 100644 external_libraries/portaudio_sc_org/pablio/test_w_saw8.c create mode 100644 external_libraries/portaudio_sc_org/portaudio-2.0.pc.in create mode 100644 external_libraries/portaudio_sc_org/qa/loopback/README.txt create mode 100644 external_libraries/portaudio_sc_org/qa/loopback/src/audio_analyzer.c create mode 100644 external_libraries/portaudio_sc_org/qa/loopback/src/audio_analyzer.h create mode 100755 external_libraries/portaudio_sc_org/qa/loopback/src/biquad_filter.c create mode 100755 external_libraries/portaudio_sc_org/qa/loopback/src/biquad_filter.h create mode 100644 external_libraries/portaudio_sc_org/qa/loopback/src/paqa.c create mode 100644 external_libraries/portaudio_sc_org/qa/loopback/src/paqa_tools.c create mode 100644 external_libraries/portaudio_sc_org/qa/loopback/src/paqa_tools.h create mode 100755 external_libraries/portaudio_sc_org/qa/loopback/src/qa_tools.h create mode 100644 external_libraries/portaudio_sc_org/qa/loopback/src/test_audio_analyzer.c create mode 100644 external_libraries/portaudio_sc_org/qa/loopback/src/test_audio_analyzer.h create mode 100755 external_libraries/portaudio_sc_org/qa/loopback/src/write_wav.c create mode 100755 external_libraries/portaudio_sc_org/qa/loopback/src/write_wav.h create mode 100644 external_libraries/portaudio_sc_org/qa/paqa_devs.c create mode 100644 external_libraries/portaudio_sc_org/qa/paqa_errs.c create mode 100644 external_libraries/portaudio_sc_org/qa/paqa_latency.c create mode 100644 external_libraries/portaudio_sc_org/src/SConscript create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_allocation.c create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_allocation.h create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_converters.c create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_converters.h create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_cpuload.c create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_cpuload.h create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_debugprint.c create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_debugprint.h create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_dither.c create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_dither.h create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_endianness.h create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_front.c create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_gitrevision.h create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_hostapi.h create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_memorybarrier.h create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_process.c create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_process.h create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_ringbuffer.c create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_ringbuffer.h create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_stream.c create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_stream.h create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_trace.c create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_trace.h create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_types.h create mode 100644 external_libraries/portaudio_sc_org/src/common/pa_util.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/alsa/pa_linux_alsa.c create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/asihpi/pa_linux_asihpi.c create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/asio/ASIO-README.txt create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/asio/Callback_adaptation_.pdf create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/asio/Pa_ASIO.pdf create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/asio/iasiothiscallresolver.cpp create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/asio/iasiothiscallresolver.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/asio/pa_asio.cpp create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/coreaudio/notes.txt create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/coreaudio/pa_mac_core.c create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/coreaudio/pa_mac_core_blocking.c create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/coreaudio/pa_mac_core_blocking.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/coreaudio/pa_mac_core_internal.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/coreaudio/pa_mac_core_old.c create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/coreaudio/pa_mac_core_utilities.c create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/coreaudio/pa_mac_core_utilities.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/dsound/pa_win_ds.c create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/dsound/pa_win_ds_dynlink.c create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/dsound/pa_win_ds_dynlink.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/jack/pa_jack.c create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/oss/low_latency_tip.txt create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/oss/pa_unix_oss.c create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/oss/recplay.c create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/skeleton/README.txt create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/skeleton/pa_hostapi_skeleton.c create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/audioclient.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/devicetopology.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/endpointvolume.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/functiondiscoverykeys.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/ks.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/ksguid.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/ksmedia.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/ksproxy.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/ksuuids.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/mmdeviceapi.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/propkeydef.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/propsys.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/rpcsal.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/sal.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/structuredquery.h create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wasapi/pa_win_wasapi.c create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wasapi/readme.txt create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wdmks/pa_win_wdmks.c create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wdmks/readme.txt create mode 100644 external_libraries/portaudio_sc_org/src/hostapi/wmme/pa_win_wmme.c create mode 100644 external_libraries/portaudio_sc_org/src/os/unix/pa_unix_hostapis.c create mode 100644 external_libraries/portaudio_sc_org/src/os/unix/pa_unix_util.c create mode 100644 external_libraries/portaudio_sc_org/src/os/unix/pa_unix_util.h create mode 100644 external_libraries/portaudio_sc_org/src/os/win/pa_win_coinitialize.c create mode 100644 external_libraries/portaudio_sc_org/src/os/win/pa_win_coinitialize.h create mode 100644 external_libraries/portaudio_sc_org/src/os/win/pa_win_hostapis.c create mode 100644 external_libraries/portaudio_sc_org/src/os/win/pa_win_util.c create mode 100644 external_libraries/portaudio_sc_org/src/os/win/pa_win_waveformat.c create mode 100644 external_libraries/portaudio_sc_org/src/os/win/pa_win_wdmks_utils.c create mode 100644 external_libraries/portaudio_sc_org/src/os/win/pa_win_wdmks_utils.h create mode 100644 external_libraries/portaudio_sc_org/src/os/win/pa_x86_plain_converters.c create mode 100644 external_libraries/portaudio_sc_org/src/os/win/pa_x86_plain_converters.h create mode 100644 external_libraries/portaudio_sc_org/test/CMakeLists.txt create mode 100644 external_libraries/portaudio_sc_org/test/README.txt create mode 100644 external_libraries/portaudio_sc_org/test/pa_minlat.c create mode 100644 external_libraries/portaudio_sc_org/test/patest1.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_buffer.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_callbackstop.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_clip.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_converters.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_dither.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_dsound_find_best_latency_params.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_dsound_low_level_latency_params.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_dsound_surround.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_hang.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_in_overflow.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_jack_wasapi.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_latency.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_leftright.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_longsine.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_many.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_maxsines.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_mono.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_multi_sine.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_out_underflow.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_prime.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_read_record.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_ringmix.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_sine8.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_sine_channelmaps.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_sine_formats.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_sine_srate.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_sine_time.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_start_stop.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_stop.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_stop_playout.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_suggested_vs_streaminfo_latency.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_suggested_vs_streaminfo_latency.py create mode 100644 external_libraries/portaudio_sc_org/test/patest_sync.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_timing.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_toomanysines.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_two_rates.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_underflow.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_unplug.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_wire.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_wmme_find_best_latency_params.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_wmme_low_level_latency_params.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_write_stop.c create mode 100644 external_libraries/portaudio_sc_org/test/patest_write_stop_hang_illegal.c create mode 100644 external_libraries/portaudio_sc_org/testcvs/changeme.txt create mode 100644 external_libraries/portaudio_sc_org/testcvs/file1.txt create mode 100644 external_libraries/portaudio_sc_org/testcvs/file2.txt create mode 100755 external_libraries/portaudio_sc_org/update_gitrevision.sh create mode 100644 external_libraries/portmidi/CHANGELOG.txt create mode 100644 external_libraries/portmidi/license.txt create mode 100755 external_libraries/portmidi/pm_common/pminternal.h create mode 100755 external_libraries/portmidi/pm_common/pmutil.c create mode 100755 external_libraries/portmidi/pm_common/pmutil.h create mode 100755 external_libraries/portmidi/pm_common/portmidi.c create mode 100755 external_libraries/portmidi/pm_common/portmidi.h create mode 100755 external_libraries/portmidi/pm_win/pmwin.c create mode 100755 external_libraries/portmidi/pm_win/pmwinmm.c create mode 100755 external_libraries/portmidi/pm_win/pmwinmm.h create mode 100755 external_libraries/portmidi/porttime/porttime.c create mode 100755 external_libraries/portmidi/porttime/porttime.h create mode 100755 external_libraries/portmidi/porttime/ptwinmm.c create mode 100644 external_libraries/yaml-cpp/.clang-format create mode 100644 external_libraries/yaml-cpp/.codedocs create mode 100644 external_libraries/yaml-cpp/.travis.yml create mode 100644 external_libraries/yaml-cpp/CMakeLists.txt create mode 100644 external_libraries/yaml-cpp/CONTRIBUTING.md create mode 100644 external_libraries/yaml-cpp/LICENSE create mode 100644 external_libraries/yaml-cpp/README.md create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/anchor.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/binary.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/contrib/anchordict.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/contrib/graphbuilder.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/dll.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/emitfromevents.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/emitter.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/emitterdef.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/emittermanip.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/emitterstyle.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/eventhandler.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/exceptions.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/mark.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/node/convert.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/node/detail/bool_type.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/node/detail/impl.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/node/detail/iterator.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/node/detail/iterator_fwd.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/node/detail/memory.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/node/detail/node.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/node/detail/node_data.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/node/detail/node_iterator.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/node/detail/node_ref.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/node/emit.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/node/impl.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/node/iterator.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/node/node.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/node/parse.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/node/ptr.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/node/type.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/noncopyable.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/null.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/ostream_wrapper.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/parser.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/stlemitter.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/traits.h create mode 100644 external_libraries/yaml-cpp/include/yaml-cpp/yaml.h create mode 100644 external_libraries/yaml-cpp/install.txt create mode 100644 external_libraries/yaml-cpp/src/binary.cpp create mode 100644 external_libraries/yaml-cpp/src/collectionstack.h create mode 100644 external_libraries/yaml-cpp/src/contrib/graphbuilder.cpp create mode 100644 external_libraries/yaml-cpp/src/contrib/graphbuilderadapter.cpp create mode 100644 external_libraries/yaml-cpp/src/contrib/graphbuilderadapter.h create mode 100644 external_libraries/yaml-cpp/src/convert.cpp create mode 100644 external_libraries/yaml-cpp/src/directives.cpp create mode 100644 external_libraries/yaml-cpp/src/directives.h create mode 100644 external_libraries/yaml-cpp/src/emit.cpp create mode 100644 external_libraries/yaml-cpp/src/emitfromevents.cpp create mode 100644 external_libraries/yaml-cpp/src/emitter.cpp create mode 100644 external_libraries/yaml-cpp/src/emitterstate.cpp create mode 100644 external_libraries/yaml-cpp/src/emitterstate.h create mode 100644 external_libraries/yaml-cpp/src/emitterutils.cpp create mode 100644 external_libraries/yaml-cpp/src/emitterutils.h create mode 100644 external_libraries/yaml-cpp/src/exp.cpp create mode 100644 external_libraries/yaml-cpp/src/exp.h create mode 100644 external_libraries/yaml-cpp/src/indentation.h create mode 100644 external_libraries/yaml-cpp/src/memory.cpp create mode 100644 external_libraries/yaml-cpp/src/node.cpp create mode 100644 external_libraries/yaml-cpp/src/node_data.cpp create mode 100644 external_libraries/yaml-cpp/src/nodebuilder.cpp create mode 100644 external_libraries/yaml-cpp/src/nodebuilder.h create mode 100644 external_libraries/yaml-cpp/src/nodeevents.cpp create mode 100644 external_libraries/yaml-cpp/src/nodeevents.h create mode 100644 external_libraries/yaml-cpp/src/null.cpp create mode 100644 external_libraries/yaml-cpp/src/ostream_wrapper.cpp create mode 100644 external_libraries/yaml-cpp/src/parse.cpp create mode 100644 external_libraries/yaml-cpp/src/parser.cpp create mode 100644 external_libraries/yaml-cpp/src/ptr_vector.h create mode 100644 external_libraries/yaml-cpp/src/regex_yaml.cpp create mode 100644 external_libraries/yaml-cpp/src/regex_yaml.h create mode 100644 external_libraries/yaml-cpp/src/regeximpl.h create mode 100644 external_libraries/yaml-cpp/src/scanner.cpp create mode 100644 external_libraries/yaml-cpp/src/scanner.h create mode 100644 external_libraries/yaml-cpp/src/scanscalar.cpp create mode 100644 external_libraries/yaml-cpp/src/scanscalar.h create mode 100644 external_libraries/yaml-cpp/src/scantag.cpp create mode 100644 external_libraries/yaml-cpp/src/scantag.h create mode 100644 external_libraries/yaml-cpp/src/scantoken.cpp create mode 100644 external_libraries/yaml-cpp/src/setting.h create mode 100644 external_libraries/yaml-cpp/src/simplekey.cpp create mode 100644 external_libraries/yaml-cpp/src/singledocparser.cpp create mode 100644 external_libraries/yaml-cpp/src/singledocparser.h create mode 100644 external_libraries/yaml-cpp/src/stream.cpp create mode 100644 external_libraries/yaml-cpp/src/stream.h create mode 100644 external_libraries/yaml-cpp/src/streamcharsource.h create mode 100644 external_libraries/yaml-cpp/src/stringsource.h create mode 100644 external_libraries/yaml-cpp/src/tag.cpp create mode 100644 external_libraries/yaml-cpp/src/tag.h create mode 100644 external_libraries/yaml-cpp/src/token.h create mode 100644 external_libraries/yaml-cpp/test/CMakeLists.txt create mode 100644 external_libraries/yaml-cpp/test/create-emitter-tests.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/CHANGES create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/CMakeLists.txt create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/CONTRIBUTORS create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/LICENSE create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/Makefile.am create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/Makefile.in create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/README create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/aclocal.m4 create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/build-aux/config.guess create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/build-aux/config.h.in create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/build-aux/config.sub create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/build-aux/depcomp create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/build-aux/install-sh create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/build-aux/ltmain.sh create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/build-aux/missing create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/configure create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/configure.ac create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/fused-src/gmock/gmock.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/fused-src/gmock_main.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/fused-src/gtest/gtest.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/CHANGES create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/CMakeLists.txt create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/CONTRIBUTORS create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/LICENSE create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/Makefile.am create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/Makefile.in create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/README create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/aclocal.m4 create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/build-aux/config.guess create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/build-aux/config.h.in create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/build-aux/config.sub create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/build-aux/depcomp create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/build-aux/install-sh create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/build-aux/ltmain.sh create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/build-aux/missing create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/cmake/internal_utils.cmake create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/codegear/gtest.cbproj create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/codegear/gtest.groupproj create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/codegear/gtest_all.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/codegear/gtest_link.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/codegear/gtest_main.cbproj create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/codegear/gtest_unittest.cbproj create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/configure create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/configure.ac create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/fused-src/gtest/gtest.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/fused-src/gtest/gtest_main.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/gtest-death-test.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/gtest-message.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/gtest-param-test.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/gtest-param-test.h.pump create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/gtest-printers.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/gtest-spi.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/gtest-test-part.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/gtest-typed-test.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/gtest.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/gtest_pred_impl.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/gtest_prod.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-death-test-internal.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-filepath.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-internal.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-linked_ptr.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util-generated.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util-generated.h.pump create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-port.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-string.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-tuple.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-tuple.h.pump create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-type-util.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-type-util.h.pump create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/m4/acx_pthread.m4 create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/m4/gtest.m4 create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/m4/libtool.m4 create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/m4/ltoptions.m4 create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/m4/ltsugar.m4 create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/m4/ltversion.m4 create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/m4/lt~obsolete.m4 create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/make/Makefile create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/msvc/gtest-md.sln create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/msvc/gtest-md.vcproj create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/msvc/gtest.sln create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/msvc/gtest.vcproj create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/msvc/gtest_main-md.vcproj create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/msvc/gtest_main.vcproj create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/msvc/gtest_prod_test-md.vcproj create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/msvc/gtest_prod_test.vcproj create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/msvc/gtest_unittest-md.vcproj create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/msvc/gtest_unittest.vcproj create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/prime_tables.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/sample1.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/sample1.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/sample10_unittest.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/sample1_unittest.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/sample2.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/sample2.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/sample2_unittest.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/sample3-inl.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/sample3_unittest.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/sample4.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/sample4.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/sample4_unittest.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/sample5_unittest.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/sample6_unittest.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/sample7_unittest.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/sample8_unittest.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/samples/sample9_unittest.cc create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/scripts/fuse_gtest_files.py create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/scripts/gen_gtest_pred_impl.py create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/scripts/gtest-config.in create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/scripts/pump.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/scripts/test/Makefile create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/src/gtest-all.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/src/gtest-death-test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/src/gtest-filepath.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/src/gtest-internal-inl.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/src/gtest-port.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/src/gtest-printers.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/src/gtest-test-part.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/src/gtest-typed-test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/src/gtest.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/src/gtest_main.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-death-test_ex_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-death-test_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-filepath_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-linked_ptr_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-listener_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-message_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-options_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-param-test2_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-param-test_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-param-test_test.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-port_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-printers_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-test-part_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-tuple_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-typed-test2_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-typed-test_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-typed-test_test.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest-unittest-api_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_all_test.cc create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_break_on_failure_unittest.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_break_on_failure_unittest_.cc create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_catch_exceptions_test.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_catch_exceptions_test_.cc create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_color_test.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_color_test_.cc create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_env_var_test.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_env_var_test_.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_environment_test.cc create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_filter_unittest.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_filter_unittest_.cc create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_help_test.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_help_test_.cc create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_list_tests_unittest.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_list_tests_unittest_.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_main_unittest.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_no_test_unittest.cc create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_output_test.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_output_test_.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_output_test_golden_lin.txt create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_pred_impl_unittest.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_premature_exit_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_prod_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_repeat_test.cc create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_shuffle_test.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_shuffle_test_.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_sole_header_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_stress_test.cc create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_test_utils.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_throw_on_failure_ex_test.cc create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_throw_on_failure_test.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_throw_on_failure_test_.cc create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_uninitialized_test.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_uninitialized_test_.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_unittest.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_xml_outfile1_test_.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_xml_outfile2_test_.cc create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_xml_outfiles_test.py create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_xml_output_unittest.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_xml_output_unittest_.cc create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/gtest_xml_test_utils.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/production.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/test/production.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/xcode/Config/DebugProject.xcconfig create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/xcode/Config/FrameworkTarget.xcconfig create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/xcode/Config/General.xcconfig create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/xcode/Config/ReleaseProject.xcconfig create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/xcode/Config/StaticLibraryTarget.xcconfig create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/xcode/Config/TestTarget.xcconfig create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/xcode/Resources/Info.plist create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/Info.plist create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/runtests.sh create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/widget.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/widget.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/widget_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/xcode/Scripts/runtests.sh create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/xcode/Scripts/versiongenerate.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/gmock-actions.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/gmock-cardinalities.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/gmock-generated-actions.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/gmock-generated-actions.h.pump create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/gmock-generated-function-mockers.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/gmock-generated-function-mockers.h.pump create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/gmock-generated-matchers.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/gmock-generated-matchers.h.pump create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/gmock-generated-nice-strict.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/gmock-generated-nice-strict.h.pump create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/gmock-matchers.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/gmock-more-actions.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/gmock-more-matchers.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/gmock-spec-builders.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/gmock.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/internal/gmock-generated-internal-utils.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/internal/gmock-generated-internal-utils.h.pump create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/internal/gmock-internal-utils.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/internal/gmock-port.h create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/make/Makefile create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/msvc/2005/gmock.sln create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/msvc/2005/gmock.vcproj create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/msvc/2005/gmock_config.vsprops create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/msvc/2005/gmock_main.vcproj create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/msvc/2005/gmock_test.vcproj create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/msvc/2010/gmock.sln create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/msvc/2010/gmock.vcxproj create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/msvc/2010/gmock_config.props create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/msvc/2010/gmock_main.vcxproj create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/msvc/2010/gmock_test.vcxproj create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/scripts/fuse_gmock_files.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/scripts/generator/LICENSE create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/scripts/generator/README create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/scripts/generator/README.cppclean create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/scripts/generator/cpp/__init__.py create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/scripts/generator/cpp/ast.py create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/scripts/generator/cpp/gmock_class.py create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/scripts/generator/cpp/keywords.py create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/scripts/generator/cpp/tokenize.py create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/scripts/generator/cpp/utils.py create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/scripts/generator/gmock_gen.py create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/scripts/gmock-config.in create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/src/gmock-all.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/src/gmock-cardinalities.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/src/gmock-internal-utils.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/src/gmock-matchers.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/src/gmock-spec-builders.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/src/gmock.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/src/gmock_main.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock-actions_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock-cardinalities_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock-generated-actions_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock-generated-function-mockers_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock-generated-internal-utils_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock-generated-matchers_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock-internal-utils_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock-matchers_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock-more-actions_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock-nice-strict_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock-port_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock-spec-builders_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock_all_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock_ex_test.cc create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock_leak_test.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock_leak_test_.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock_link2_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock_link_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock_link_test.h create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock_output_test.py create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock_output_test_.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock_output_test_golden.txt create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock_stress_test.cc create mode 100644 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock_test.cc create mode 100755 external_libraries/yaml-cpp/test/gmock-1.7.0/test/gmock_test_utils.py create mode 100644 external_libraries/yaml-cpp/test/handler_test.h create mode 100644 external_libraries/yaml-cpp/test/integration/emitter_test.cpp create mode 100644 external_libraries/yaml-cpp/test/integration/encoding_test.cpp create mode 100644 external_libraries/yaml-cpp/test/integration/gen_emitter_test.cpp create mode 100644 external_libraries/yaml-cpp/test/integration/handler_spec_test.cpp create mode 100644 external_libraries/yaml-cpp/test/integration/handler_test.cpp create mode 100644 external_libraries/yaml-cpp/test/integration/load_node_test.cpp create mode 100644 external_libraries/yaml-cpp/test/integration/node_spec_test.cpp create mode 100644 external_libraries/yaml-cpp/test/main.cpp create mode 100644 external_libraries/yaml-cpp/test/mock_event_handler.h create mode 100644 external_libraries/yaml-cpp/test/node/node_test.cpp create mode 100644 external_libraries/yaml-cpp/test/ostream_wrapper_test.cpp create mode 100644 external_libraries/yaml-cpp/test/regex_test.cpp create mode 100644 external_libraries/yaml-cpp/test/specexamples.h create mode 100644 external_libraries/yaml-cpp/util/CMakeLists.txt create mode 100644 external_libraries/yaml-cpp/util/api.cpp create mode 100644 external_libraries/yaml-cpp/util/parse.cpp create mode 100644 external_libraries/yaml-cpp/util/read.cpp create mode 100644 external_libraries/yaml-cpp/util/sandbox.cpp create mode 100644 external_libraries/yaml-cpp/yaml-cpp-config-version.cmake.in create mode 100644 external_libraries/yaml-cpp/yaml-cpp-config.cmake.in create mode 100644 external_libraries/yaml-cpp/yaml-cpp.pc.cmake create mode 100644 icons/SCcube.icns create mode 100644 icons/sc.icns create mode 100644 icons/sc_cube_1024x1024.png create mode 100644 icons/sc_cube_128x128.png create mode 100644 icons/sc_cube_16x16.png create mode 100644 icons/sc_cube_256x256.png create mode 100644 icons/sc_cube_32x32.png create mode 100644 icons/sc_cube_48x48.png create mode 100644 icons/sc_cube_512x512.png create mode 100644 icons/sc_ide.icns create mode 100644 icons/sc_ide.ico create mode 100644 icons/sc_ide.svg create mode 100644 icons/sc_ide_1024.png create mode 100644 icons/sc_ide_128.png create mode 100644 icons/sc_ide_16.png create mode 100644 icons/sc_ide_24.png create mode 100644 icons/sc_ide_256.png create mode 100644 icons/sc_ide_32.png create mode 100644 icons/sc_ide_48.png create mode 100644 icons/sc_ide_512.png create mode 100644 icons/sc_ide_64.png create mode 100644 icons/sc_ide_svg.scd create mode 100644 icons/sc_logo.svg create mode 100644 icons/scd.icns create mode 100644 include/common/SC_Alloca.h create mode 100644 include/common/SC_BoundsMacros.h create mode 100644 include/common/SC_Endian.h create mode 100644 include/common/SC_Export.h create mode 100644 include/common/SC_Reply.h create mode 100644 include/common/SC_StringBuffer.h create mode 100644 include/common/SC_Types.h create mode 100644 include/common/SC_fftlib.h create mode 100644 include/common/clz.h create mode 100644 include/common/function_attributes.h create mode 100644 include/common/wintime.h create mode 100644 include/lang/SC_LanguageClient.h create mode 100644 include/plugin_interface/FFT_UGens.h create mode 100644 include/plugin_interface/Hash.h create mode 100644 include/plugin_interface/SCComplex.h create mode 100644 include/plugin_interface/SC_BufGen.h create mode 100644 include/plugin_interface/SC_Complex.h create mode 100644 include/plugin_interface/SC_Constants.h create mode 100644 include/plugin_interface/SC_DemandUnit.h create mode 100644 include/plugin_interface/SC_FifoMsg.h create mode 100644 include/plugin_interface/SC_Graph.h create mode 100644 include/plugin_interface/SC_InlineBinaryOp.h create mode 100644 include/plugin_interface/SC_InlineUnaryOp.h create mode 100644 include/plugin_interface/SC_InterfaceTable.h create mode 100644 include/plugin_interface/SC_Node.h create mode 100644 include/plugin_interface/SC_PlugIn.h create mode 100644 include/plugin_interface/SC_PlugIn.hpp create mode 100644 include/plugin_interface/SC_RGen.h create mode 100644 include/plugin_interface/SC_Rate.h create mode 100644 include/plugin_interface/SC_SndBuf.h create mode 100644 include/plugin_interface/SC_Unit.h create mode 100644 include/plugin_interface/SC_Wire.h create mode 100644 include/plugin_interface/SC_World.h create mode 100644 include/plugin_interface/SC_sndfile_stub.h create mode 100644 include/plugin_interface/Unroll.h create mode 100644 include/plugin_interface/sc_msg_iter.h create mode 100644 include/server/ErrorMessage.hpp create mode 100644 include/server/SC_OSC_Commands.h create mode 100644 include/server/SC_WorldOptions.h create mode 100644 lang/CMakeLists.txt create mode 100644 lang/LangPrimSource/OSCData.cpp create mode 100644 lang/LangPrimSource/PyrArchiver.cpp create mode 100644 lang/LangPrimSource/PyrArchiverT.h create mode 100644 lang/LangPrimSource/PyrArrayPrimitives.cpp create mode 100644 lang/LangPrimSource/PyrBitPrim.cpp create mode 100644 lang/LangPrimSource/PyrCharPrim.cpp create mode 100644 lang/LangPrimSource/PyrDeepCopier.h create mode 100644 lang/LangPrimSource/PyrDeepFreezer.h create mode 100644 lang/LangPrimSource/PyrFilePrim.cpp create mode 100644 lang/LangPrimSource/PyrFilePrim.h create mode 100644 lang/LangPrimSource/PyrListPrim.cpp create mode 100644 lang/LangPrimSource/PyrListPrim.h create mode 100644 lang/LangPrimSource/PyrMathPrim.cpp create mode 100644 lang/LangPrimSource/PyrMathPrim.h create mode 100644 lang/LangPrimSource/PyrPlatformPrim.cpp create mode 100644 lang/LangPrimSource/PyrPrimitive.cpp create mode 100644 lang/LangPrimSource/PyrSched.cpp create mode 100644 lang/LangPrimSource/PyrSerialPrim.cpp create mode 100644 lang/LangPrimSource/PyrSignalPrim.cpp create mode 100644 lang/LangPrimSource/PyrSignalPrim.h create mode 100644 lang/LangPrimSource/PyrStringPrim.cpp create mode 100644 lang/LangPrimSource/PyrSymbolPrim.cpp create mode 100644 lang/LangPrimSource/PyrUnixPrim.cpp create mode 100644 lang/LangPrimSource/ReadWriteMacros.h create mode 100644 lang/LangPrimSource/SC_AlsaMIDI.cpp create mode 100644 lang/LangPrimSource/SC_ComPort.cpp create mode 100644 lang/LangPrimSource/SC_ComPort.h create mode 100644 lang/LangPrimSource/SC_CoreAudioPrim.cpp create mode 100644 lang/LangPrimSource/SC_CoreMIDI.cpp create mode 100644 lang/LangPrimSource/SC_FIFO.h create mode 100644 lang/LangPrimSource/SC_HID_api.cpp create mode 100644 lang/LangPrimSource/SC_LID.cpp create mode 100644 lang/LangPrimSource/SC_Msg.h create mode 100644 lang/LangPrimSource/SC_PortMIDI.cpp create mode 100644 lang/LangSource/AdvancingAllocPool.cpp create mode 100644 lang/LangSource/AdvancingAllocPool.h create mode 100644 lang/LangSource/AllocPools.h create mode 100644 lang/LangSource/Bison/lang11d create mode 100644 lang/LangSource/Bison/lang11d_tab.cpp create mode 100644 lang/LangSource/Bison/lang11d_tab.h create mode 100755 lang/LangSource/Bison/make_parser.sh create mode 100644 lang/LangSource/ByteCodeArray.cpp create mode 100644 lang/LangSource/ByteCodeArray.h create mode 100644 lang/LangSource/DumpParseNode.cpp create mode 100644 lang/LangSource/GC.cpp create mode 100644 lang/LangSource/GC.h create mode 100644 lang/LangSource/HashTable.h create mode 100644 lang/LangSource/InitAlloc.cpp create mode 100644 lang/LangSource/InitAlloc.h create mode 100644 lang/LangSource/MiscInlineMath.h create mode 100644 lang/LangSource/Opcodes.h create mode 100644 lang/LangSource/PowerOfTwoAllocPool.h create mode 100644 lang/LangSource/PredefinedSymbols.h create mode 100644 lang/LangSource/PyrErrors.h create mode 100644 lang/LangSource/PyrInterpreter.h create mode 100644 lang/LangSource/PyrInterpreter3.cpp create mode 100644 lang/LangSource/PyrKernel.h create mode 100644 lang/LangSource/PyrKernelProto.h create mode 100644 lang/LangSource/PyrLexer.cpp create mode 100644 lang/LangSource/PyrLexer.h create mode 100644 lang/LangSource/PyrMathOps.cpp create mode 100644 lang/LangSource/PyrMathSupport.cpp create mode 100644 lang/LangSource/PyrMessage.cpp create mode 100644 lang/LangSource/PyrMessage.h create mode 100644 lang/LangSource/PyrObject.cpp create mode 100644 lang/LangSource/PyrObject.h create mode 100644 lang/LangSource/PyrObjectProto.h create mode 100644 lang/LangSource/PyrParseNode.cpp create mode 100644 lang/LangSource/PyrParseNode.h create mode 100644 lang/LangSource/PyrPrimitive.h create mode 100644 lang/LangSource/PyrPrimitiveProto.h create mode 100644 lang/LangSource/PyrSched.h create mode 100644 lang/LangSource/PyrSignal.cpp create mode 100644 lang/LangSource/PyrSignal.h create mode 100644 lang/LangSource/PyrSlot.h create mode 100644 lang/LangSource/PyrSlot32.h create mode 100644 lang/LangSource/PyrSlot64.h create mode 100644 lang/LangSource/PyrSymbol.h create mode 100644 lang/LangSource/PyrSymbolTable.cpp create mode 100644 lang/LangSource/PyrSymbolTable.h create mode 100644 lang/LangSource/SCBase.h create mode 100644 lang/LangSource/SC_LanguageClient.cpp create mode 100644 lang/LangSource/SC_LanguageConfig.cpp create mode 100644 lang/LangSource/SC_LanguageConfig.hpp create mode 100644 lang/LangSource/SC_TerminalClient.cpp create mode 100644 lang/LangSource/SC_TerminalClient.h create mode 100644 lang/LangSource/SimpleStack.cpp create mode 100644 lang/LangSource/SimpleStack.h create mode 100644 lang/LangSource/VMGlobals.cpp create mode 100644 lang/LangSource/VMGlobals.h create mode 100644 lang/LangSource/cmdLineFuncs.cpp create mode 100644 lang/LangSource/dumpByteCodes.cpp create mode 100644 package/OPTIONALS_README_OSX.rtf create mode 100644 package/OPTIONALS_README_SOURCE.txt create mode 100644 package/USAGE create mode 100644 package/background.png create mode 100644 package/changelog_to_schelp.sh create mode 100644 package/contributor-list-generator/README.md create mode 100644 package/contributor-list-generator/contributors.js create mode 100755 package/contributor-list-generator/fetch-data.sh create mode 100644 package/contributor-list-generator/package.json create mode 100644 package/dmg_with_optionals.ds_store create mode 100644 package/dmg_without_optionals.ds_store create mode 100644 package/ds_store create mode 100644 package/git-archive-all.py create mode 100755 package/git-archive-all.sh create mode 100755 package/package create mode 100755 package/pkg-dmg create mode 100644 platform/CMakeLists.txt create mode 100644 platform/disable_startup_files/extPlatform.sc create mode 100644 platform/linux/CMakeLists.txt create mode 100644 platform/linux/icons/supercollider.png create mode 100644 platform/linux/icons/supercollider.xpm create mode 100644 platform/linux/supercollider.xml create mode 100644 platform/renderAllHelp.scd create mode 100644 server/CMakeLists.txt create mode 100644 server/plugins/BeatTrack.cpp create mode 100644 server/plugins/BeatTrack.h create mode 100644 server/plugins/BeatTrack2.cpp create mode 100644 server/plugins/BeatTrack2.h create mode 100644 server/plugins/BinaryOpUGens.cpp create mode 100644 server/plugins/CMakeLists.txt create mode 100644 server/plugins/ChaosUGens.cpp create mode 100644 server/plugins/Convolution.cpp create mode 100644 server/plugins/DelayUGens.cpp create mode 100644 server/plugins/DemandUGens.cpp create mode 100644 server/plugins/DiskIO_UGens.cpp create mode 100644 server/plugins/DynNoiseUGens.cpp create mode 100644 server/plugins/FFT2InterfaceTable.cpp create mode 100644 server/plugins/FFTInterfaceTable.cpp create mode 100644 server/plugins/FFT_UGens.cpp create mode 100644 server/plugins/FeatureDetection.cpp create mode 100644 server/plugins/FilterUGens.cpp create mode 100644 server/plugins/GendynUGens.cpp create mode 100644 server/plugins/GrainUGens.cpp create mode 100644 server/plugins/IOUGens.cpp create mode 100644 server/plugins/KeyTrack.cpp create mode 100644 server/plugins/LFUGens.cpp create mode 100644 server/plugins/Loudness.cpp create mode 100644 server/plugins/MFCC.cpp create mode 100644 server/plugins/ML.cpp create mode 100644 server/plugins/ML.h create mode 100644 server/plugins/ML_SpecStats.cpp create mode 100644 server/plugins/MulAddUGens.cpp create mode 100644 server/plugins/NoiseUGens.cpp create mode 100644 server/plugins/Onsets.cpp create mode 100644 server/plugins/Onsets.h create mode 100644 server/plugins/OscUGens.cpp create mode 100644 server/plugins/PV_ThirdParty.cpp create mode 100644 server/plugins/PV_UGens.cpp create mode 100644 server/plugins/PanUGens.cpp create mode 100644 server/plugins/PartitionedConvolution.cpp create mode 100644 server/plugins/PhysicalModelingUGens.cpp create mode 100644 server/plugins/ReverbUGens.cpp create mode 100644 server/plugins/SIMD_Unit.hpp create mode 100644 server/plugins/TestUGens.cpp create mode 100644 server/plugins/TriggerUGens.cpp create mode 100644 server/plugins/UIUGens.cpp create mode 100644 server/plugins/UIUGens.mm create mode 100644 server/plugins/UnaryOpUGens.cpp create mode 100644 server/plugins/UnpackFFTUGens.cpp create mode 100644 server/plugins/onsetsds.c create mode 100644 server/plugins/onsetsds.h create mode 100644 server/scsynth/CMakeLists.txt create mode 100644 server/scsynth/HashTable.h create mode 100644 server/scsynth/OSC_Packet.h create mode 100644 server/scsynth/PriorityQueue.h create mode 100644 server/scsynth/ReadWriteMacros.h create mode 100644 server/scsynth/Rendezvous.cpp create mode 100644 server/scsynth/Rendezvous.h create mode 100644 server/scsynth/SC_AU.cpp create mode 100644 server/scsynth/SC_AU.h create mode 100644 server/scsynth/SC_Audio_Android.cpp create mode 100644 server/scsynth/SC_BufGen.cpp create mode 100644 server/scsynth/SC_ComPort.cpp create mode 100644 server/scsynth/SC_CoreAudio.cpp create mode 100644 server/scsynth/SC_CoreAudio.h create mode 100644 server/scsynth/SC_Graph.cpp create mode 100644 server/scsynth/SC_GraphDef.cpp create mode 100644 server/scsynth/SC_GraphDef.h create mode 100644 server/scsynth/SC_Group.cpp create mode 100644 server/scsynth/SC_Group.h create mode 100644 server/scsynth/SC_HiddenWorld.h create mode 100644 server/scsynth/SC_Jack.cpp create mode 100644 server/scsynth/SC_Lib.cpp create mode 100644 server/scsynth/SC_Lib.h create mode 100644 server/scsynth/SC_Lib_Cintf.cpp create mode 100644 server/scsynth/SC_Lib_Cintf.h create mode 100644 server/scsynth/SC_MiscCmds.cpp create mode 100644 server/scsynth/SC_Node.cpp create mode 100644 server/scsynth/SC_PortAudio.cpp create mode 100644 server/scsynth/SC_Prototypes.h create mode 100644 server/scsynth/SC_Rate.cpp create mode 100644 server/scsynth/SC_SequencedCommand.cpp create mode 100644 server/scsynth/SC_SequencedCommand.h create mode 100644 server/scsynth/SC_Str4.cpp create mode 100644 server/scsynth/SC_Str4.h create mode 100644 server/scsynth/SC_SynthDef.h create mode 100644 server/scsynth/SC_Time.hpp create mode 100644 server/scsynth/SC_TimeDLL.hpp create mode 100644 server/scsynth/SC_Unit.cpp create mode 100644 server/scsynth/SC_UnitDef.cpp create mode 100644 server/scsynth/SC_UnitDef.h create mode 100644 server/scsynth/SC_UnitSpec.h create mode 100644 server/scsynth/SC_WireSpec.h create mode 100644 server/scsynth/SC_World.cpp create mode 100644 server/scsynth/scsynth_main.cpp create mode 100644 server/supernova/CMakeLists.txt create mode 100644 server/supernova/audio_backend/audio_backend_common.hpp create mode 100644 server/supernova/audio_backend/cpu_time_info.hpp create mode 100644 server/supernova/audio_backend/jack_backend.hpp create mode 100644 server/supernova/audio_backend/portaudio_backend.hpp create mode 100644 server/supernova/audio_backend/sndfile_backend.hpp create mode 100644 server/supernova/dsp_thread_queue/dsp_thread.hpp create mode 100644 server/supernova/dsp_thread_queue/dsp_thread_queue.hpp create mode 100644 server/supernova/sc/CMakeLists.txt create mode 100644 server/supernova/sc/sc_osc_handler.cpp create mode 100644 server/supernova/sc/sc_osc_handler.hpp create mode 100644 server/supernova/sc/sc_plugin_interface.cpp create mode 100644 server/supernova/sc/sc_plugin_interface.hpp create mode 100644 server/supernova/sc/sc_synth.cpp create mode 100644 server/supernova/sc/sc_synth.hpp create mode 100644 server/supernova/sc/sc_synth_definition.cpp create mode 100644 server/supernova/sc/sc_synth_definition.hpp create mode 100644 server/supernova/sc/sc_synthdef.cpp create mode 100644 server/supernova/sc/sc_synthdef.hpp create mode 100644 server/supernova/sc/sc_ugen_factory.cpp create mode 100644 server/supernova/sc/sc_ugen_factory.hpp create mode 100644 server/supernova/server/audio_bus_manager.hpp create mode 100644 server/supernova/server/buffer_manager.cpp create mode 100644 server/supernova/server/buffer_manager.hpp create mode 100644 server/supernova/server/dependency_graph_generator.hpp create mode 100644 server/supernova/server/dsp_thread_queue_node.hpp create mode 100644 server/supernova/server/group.hpp create mode 100644 server/supernova/server/main.cpp create mode 100644 server/supernova/server/memory_pool.cpp create mode 100644 server/supernova/server/memory_pool.hpp create mode 100644 server/supernova/server/node_graph.cpp create mode 100644 server/supernova/server/node_graph.hpp create mode 100644 server/supernova/server/node_types.hpp create mode 100644 server/supernova/server/nrt_synthesis.hpp create mode 100644 server/supernova/server/sample_types.hpp create mode 100644 server/supernova/server/server.cpp create mode 100644 server/supernova/server/server.hpp create mode 100644 server/supernova/server/server_args.cpp create mode 100644 server/supernova/server/server_args.hpp create mode 100644 server/supernova/server/server_scheduler.hpp create mode 100644 server/supernova/server/sync_commands.hpp create mode 100644 server/supernova/server/synth.hpp create mode 100644 server/supernova/server/synth_definition.hpp create mode 100644 server/supernova/server/synth_factory.hpp create mode 100644 server/supernova/utilities/aligned_class.hpp create mode 100644 server/supernova/utilities/asynchronous_log.hpp create mode 100644 server/supernova/utilities/branch_hints.hpp create mode 100644 server/supernova/utilities/callback_interpreter.hpp create mode 100644 server/supernova/utilities/callback_system.hpp create mode 100644 server/supernova/utilities/exists.hpp create mode 100644 server/supernova/utilities/force_inline.hpp create mode 100644 server/supernova/utilities/freelist.hpp create mode 100644 server/supernova/utilities/high_resolution_timer.hpp create mode 100644 server/supernova/utilities/named_hash_entry.hpp create mode 100644 server/supernova/utilities/osc_server.hpp create mode 100644 server/supernova/utilities/simple_pool.hpp create mode 100644 server/supernova/utilities/sized_array.hpp create mode 100644 server/supernova/utilities/static_allocator.hpp create mode 100644 server/supernova/utilities/static_pool.hpp create mode 100644 server/supernova/utilities/static_pooled_class.hpp create mode 100644 server/supernova/utilities/template_functions.hpp create mode 100644 server/supernova/utilities/time_tag.hpp create mode 100644 server/supernova/utilities/tl_allocator.hpp create mode 100644 server/supernova/utilities/utils.hpp create mode 100644 sounds/SinedPink.aiff create mode 100644 sounds/a11wlk01-44_1.aiff create mode 100644 sounds/a11wlk01.wav create mode 100644 testsuite/CMakeLists.txt create mode 100644 testsuite/classlibrary/CommonTests.quark create mode 100644 testsuite/classlibrary/TestAbstractFunction.sc create mode 100644 testsuite/classlibrary/TestArray.sc create mode 100644 testsuite/classlibrary/TestBuffer.sc create mode 100644 testsuite/classlibrary/TestBus.sc create mode 100644 testsuite/classlibrary/TestClockScheduling.sc create mode 100644 testsuite/classlibrary/TestCollection.sc create mode 100644 testsuite/classlibrary/TestCollectionEquality.sc create mode 100644 testsuite/classlibrary/TestComplex.sc create mode 100644 testsuite/classlibrary/TestContiguousBlockAllocator.sc create mode 100644 testsuite/classlibrary/TestControlSpec.sc create mode 100644 testsuite/classlibrary/TestConversions.sc create mode 100644 testsuite/classlibrary/TestCoreUGens.sc create mode 100644 testsuite/classlibrary/TestDictionary.sc create mode 100644 testsuite/classlibrary/TestDocumentEnvir.sc create mode 100644 testsuite/classlibrary/TestDoneActions.sc create mode 100644 testsuite/classlibrary/TestEnv.sc create mode 100644 testsuite/classlibrary/TestEnvGate.sc create mode 100644 testsuite/classlibrary/TestEvent.sc create mode 100644 testsuite/classlibrary/TestFilterUGens.sc create mode 100644 testsuite/classlibrary/TestFloat.sc create mode 100644 testsuite/classlibrary/TestFunction.sc create mode 100644 testsuite/classlibrary/TestIndexUGenRates.sc create mode 100644 testsuite/classlibrary/TestInteger.sc create mode 100644 testsuite/classlibrary/TestLcmGcd.sc create mode 100644 testsuite/classlibrary/TestMethod.sc create mode 100644 testsuite/classlibrary/TestMixedBundle_Server.sc create mode 100644 testsuite/classlibrary/TestNamedControl.sc create mode 100644 testsuite/classlibrary/TestNetAddr.sc create mode 100644 testsuite/classlibrary/TestNoOps.sc create mode 100644 testsuite/classlibrary/TestNode.sc create mode 100644 testsuite/classlibrary/TestNodeProxy.sc create mode 100644 testsuite/classlibrary/TestNodeProxyRoles.sc create mode 100644 testsuite/classlibrary/TestNodeProxy_Server.sc create mode 100644 testsuite/classlibrary/TestNode_Server.sc create mode 100644 testsuite/classlibrary/TestOSCBundle.sc create mode 100644 testsuite/classlibrary/TestOSCFunc.sc create mode 100644 testsuite/classlibrary/TestPV_ChainUGen.sc create mode 100644 testsuite/classlibrary/TestParser.sc create mode 100644 testsuite/classlibrary/TestPattern.sc create mode 100644 testsuite/classlibrary/TestPatternProxy.sc create mode 100644 testsuite/classlibrary/TestPlotter.sc create mode 100644 testsuite/classlibrary/TestPprotect.sc create mode 100644 testsuite/classlibrary/TestQuery.sc create mode 100644 testsuite/classlibrary/TestRangeSlider.sc create mode 100644 testsuite/classlibrary/TestReadableNodeIDAllocator.sc create mode 100644 testsuite/classlibrary/TestRecorder.sc create mode 100644 testsuite/classlibrary/TestSCDocHTMLRenderer.sc create mode 100644 testsuite/classlibrary/TestSanitize.sc create mode 100644 testsuite/classlibrary/TestScore.sc create mode 100644 testsuite/classlibrary/TestSerialPort.sc create mode 100644 testsuite/classlibrary/TestServer.sc create mode 100644 testsuite/classlibrary/TestServerOptions.sc create mode 100644 testsuite/classlibrary/TestServer_GUI.sc create mode 100644 testsuite/classlibrary/TestServer_ServerGUI.sc create mode 100644 testsuite/classlibrary/TestServer_SynthDefVersion1.sc create mode 100644 testsuite/classlibrary/TestServer_boot.sc create mode 100644 testsuite/classlibrary/TestServer_clientID.sc create mode 100644 testsuite/classlibrary/TestServer_clientID_booted.sc create mode 100644 testsuite/classlibrary/TestSignal.sc create mode 100644 testsuite/classlibrary/TestSimpleNumber.sc create mode 100644 testsuite/classlibrary/TestSoundFile.sc create mode 100644 testsuite/classlibrary/TestSoundFile_Normalize.sc create mode 100644 testsuite/classlibrary/TestSoundFile_Server.sc create mode 100644 testsuite/classlibrary/TestStream.sc create mode 100644 testsuite/classlibrary/TestString.sc create mode 100644 testsuite/classlibrary/TestSymbol.sc create mode 100644 testsuite/classlibrary/TestSynthDefOptimizations.sc create mode 100644 testsuite/classlibrary/TestTask.sc create mode 100644 testsuite/classlibrary/TestTempoClock.sc create mode 100644 testsuite/classlibrary/TestUGen_Duty.sc create mode 100644 testsuite/classlibrary/TestUnitTest.sc create mode 100644 testsuite/classlibrary/TestVolume.sc create mode 100644 testsuite/classlibrary/current-failures.scd create mode 100644 testsuite/classlibrary/server/TestMixedBundleTester.sc create mode 100644 testsuite/classlibrary/sonic-pi-beep.scsyndef create mode 100644 testsuite/sclang/CMakeLists.txt create mode 100755 testsuite/sclang/launch_test.py create mode 100644 testsuite/sclang/sclang_crash_1.scd create mode 100644 testsuite/sclang/sclang_crash_2.scd create mode 100644 testsuite/sclang/sclang_crash_3.scd create mode 100644 testsuite/sclang/sclang_crash_deprecated.scd create mode 100644 testsuite/server/CMakeLists.txt create mode 100644 testsuite/server/boost_test.cpp create mode 100644 testsuite/server/scsynth/CMakeLists.txt create mode 100644 testsuite/server/scsynth/scsynth_test.cpp create mode 100644 testsuite/server/scsynth/scsynth_test.hpp create mode 100644 testsuite/server/supernova/CMakeLists.txt create mode 100644 testsuite/server/supernova/audio_backend_test.cpp create mode 100644 testsuite/server/supernova/audio_frontend_test.cpp create mode 100644 testsuite/server/supernova/buffer_manager_test.cpp create mode 100644 testsuite/server/supernova/callback_interpreter_system.cpp create mode 100644 testsuite/server/supernova/default.scsyndef create mode 100644 testsuite/server/supernova/help-In.scsyndef create mode 100644 testsuite/server/supernova/help_Demand.scsyndef create mode 100644 testsuite/server/supernova/help_InFeedback.scsyndef create mode 100644 testsuite/server/supernova/help_LocalBuf.scsyndef create mode 100644 testsuite/server/supernova/help_LocalIn.scsyndef create mode 100644 testsuite/server/supernova/help_PlayBuf.scsyndef create mode 100644 testsuite/server/supernova/help_RecordBuf.scsyndef create mode 100644 testsuite/server/supernova/help_RecordBuf_overdub.scsyndef create mode 100644 testsuite/server/supernova/help_out.scsyndef create mode 100644 testsuite/server/supernova/help_out2.scsyndef create mode 100644 testsuite/server/supernova/memory-pool_test.cpp create mode 100644 testsuite/server/supernova/perf_counter_test.cpp create mode 100644 testsuite/server/supernova/sc_plugin_loader_test.cpp create mode 100644 testsuite/server/supernova/sc_synth_prototype_test.cpp create mode 100644 testsuite/server/supernova/sc_synthdef_test.cpp create mode 100644 testsuite/server/supernova/server_dsp_thread_queue_test.cpp create mode 100644 testsuite/server/supernova/server_dsp_thread_test.cpp create mode 100644 testsuite/server/supernova/server_node_graph_test.cpp create mode 100644 testsuite/server/supernova/server_sc_osc_handler_test.cpp create mode 100644 testsuite/server/supernova/server_scheduler_test.cpp create mode 100644 testsuite/server/supernova/server_synth_factory_test.cpp create mode 100644 testsuite/server/supernova/server_test.cpp create mode 100644 testsuite/server/supernova/simple_pool_test.cpp create mode 100644 testsuite/server/supernova/sized_array_test.cpp create mode 100644 testsuite/server/supernova/sndfile_backend_test.cpp create mode 100644 testsuite/server/supernova/static_allocator_test.cpp create mode 100644 testsuite/server/supernova/static_pool_test.cpp create mode 100644 testsuite/server/supernova/test_synth.hpp create mode 100644 testsuite/server/supernova/timetag_test.cpp create mode 100644 testsuite/server/supernova/tl_allocator_test.cpp create mode 100644 tools/CMakeLists.txt create mode 100755 tools/clang-format.py create mode 100644 tools/cmake_gen/CMakeLists_footer.template create mode 100644 tools/cmake_gen/CMakeLists_header.template create mode 100644 tools/cmake_gen/README.md create mode 100644 tools/cmake_gen/SuperColliderCompilerConfig.cmake create mode 100644 tools/cmake_gen/SuperColliderServerPlugin.cmake create mode 100644 tools/cmake_gen/generate_server_plugin_cmake.py create mode 100644 tools/guard/Gemfile create mode 100644 tools/guard/Guardfile create mode 100755 tools/lint_or_format.py.in create mode 100644 travis_test_run_proto.json diff --git a/.appveyor.yml b/.appveyor.yml new file mode 100644 index 0000000..dba4b75 --- /dev/null +++ b/.appveyor.yml @@ -0,0 +1,156 @@ +# Appveyor config file for SuperCollider +# Author: Brian Heim +# Created on 2017-12-31 +# See http://www.appveyor.com/docs/appveyor-yml + +version: '{build}' # incremented with each build + +# shallow_clone doesn't clone, repository is not git so can't get submodules +clone_depth: 10 + +# https://www.appveyor.com/docs/build-environment/#build-worker-images +image: Visual Studio 2017 + +# disable automatic tests +test: off + +environment: + CMAKE_CONFIGURATION: Release + ASIO_URL: "http://www.steinberg.net/sdk_downloads/asiosdk2.3.zip" + ASIO_ZIP: asiosdk2.3.zip + + matrix: + - QT_DIR: "C:/Qt/5.9/msvc2015" + CMAKE_GENERATOR: "Visual Studio 15 2017" + FFTW_URL: ftp://ftp.fftw.org/pub/fftw/fftw-3.3.5-dll32.zip + ARCH: "x86" + S3_BUILDS_LOCATION: "builds/supercollider/supercollider/win32" + # https://www.appveyor.com/docs/lang/cpp/ + VCVARS_SCRIPT: "C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Auxiliary/Build/vcvars32.bat" + + - QT_DIR: "C:/Qt/5.11/msvc2017_64" + CMAKE_GENERATOR: "Visual Studio 15 2017 Win64" + FFTW_URL: ftp://ftp.fftw.org/pub/fftw/fftw-3.3.5-dll64.zip + ARCH: "x64" + S3_BUILDS_LOCATION: "builds/supercollider/supercollider/win64" + VCVARS_SCRIPT: "C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Auxiliary/Build/vcvars64.bat" + +install: +- ps: echo "Install phase start" + +- ps: $env:PROGFILES = if ($env:ARCH -eq "x64") { 'Program Files' } else { 'Program Files (x86)' } + +# Load command-line tools (lib.exe) +- cmd: call "%VCVARS_SCRIPT%" + +- cmd: echo "Get submodules" +- cmd: git submodule update --init --recursive + +# Install libsndfile, FFTW, and ASIO SDK. Note that DirectX SDK, Windows SDK are already installed. +- cmd: echo "Install 3rd-party tools" +- cmd: mkdir 3rdparty && cd 3rdparty + +# libsndfile using hosted repository. Couldn't find a way to get the installer to work silently. +- cmd: echo "Install libsndfile" +- cmd: mkdir libsndfile && cd libsndfile +- cmd: git clone https://github.com/brianlheim/libsndfile-windows-%ARCH% libsndfile +- cmd: set MEGANERD_DIR=C:/%PROGFILES%/Mega-Nerd +- cmd: mkdir "%MEGANERD_DIR%" +- cmd: move libsndfile "%MEGANERD_DIR%/libsndfile" +- cmd: cd .. && echo "Done installing libsndfile" + +# FFTW3, including lib prep +- cmd: echo "Install fftw" +- cmd: mkdir fftw && cd fftw +# can't use appveyor DownloadFile because it's FTP +- ps: Invoke-WebRequest $env:FFTW_URL -OutFile fftw.zip +- ps: 7z x fftw.zip -y +- cmd: lib.exe /machine:%ARCH% /def:libfftw3f-3.def +- cmd: cd .. +- cmd: move fftw "C:/%PROGFILES%/fftw" +- cmd: echo "Done installing fftw" + +# ASIO SDK +- cmd: echo "Install asio_sdk" +- cmd: mkdir asio_sdk && cd asio_sdk +- appveyor DownloadFile %ASIO_URL% +- ps: 7z x $env:ASIO_ZIP -y +- cmd: move ASIOSDK2.3 "%APPVEYOR_BUILD_FOLDER%\external_libraries\asiosdk" +- cmd: cd .. && echo "Done installing asio_sdk" + +- cmd: cd .. && echo "Done installing 3rd-party tools" + +- cmd: echo "Install phase end" + +before_build: +- set PATH=%QT_DIR%\bin;%PATH% +- mkdir build +- cd build + +build_script: +- cmake -G "%CMAKE_GENERATOR%" -D CMAKE_PREFIX_PATH=%QT_DIR% .. +- cmake --build . --target install --config %CMAKE_CONFIGURATION% + +# after_build instead of before_deploy so artifacts are collected at the right time +after_build: +- ps: $env:ARCHIVE_NAME="SC-Windows-$env:ARCH-$env:APPVEYOR_REPO_COMMIT.zip" +- ps: $env:S3_URL="https://supercollider.s3.amazonaws.com/$env:S3_BUILDS_LOCATION/$env:ARCHIVE_NAME" +- ps: $env:FWD_HTML="" +- ps: $env:BRANCH_ESC=$env:APPVEYOR_REPO_BRANCH -replace '/', '' +- ps: cd $env:APPVEYOR_BUILD_FOLDER + +- echo "Making artifacts" +- ps: mkdir artifacts +- ps: cd artifacts +- ps: echo $env:FWD_HTML > $env:BRANCH_ESC-latest.html +- ps: Copy-Item -Path $env:APPVEYOR_BUILD_FOLDER/build/Install/SuperCollider . -Recurse +- ps: 7z a $env:ARCHIVE_NAME -tzip SuperCollider +- ps: rmdir -Recurse -Force SuperCollider +- ps: >- + If (Test-Path env:APPVEYOR_REPO_TAG_NAME) { + # required for github releases + # -q because otherwise PS reads output from stderr and thinks there's a problem + $env:TAG_ESC=$env:APPVEYOR_REPO_TAG_NAME -replace '/', '' + echo $env:FWD_HTML > $env:TAG_ESC.html + cd ../build + # to get NSIS in path for installer generation + $env:PATH="C:\Program Files (x86)\NSIS;$env:PATH" + cmake --build . --target installer --config Release + } +- ps: cd .. + +after_deploy: +- ps: echo "S3 Build Location = $env:S3_URL" + +artifacts: + - path: artifacts + name: art_folder + - path: build\Install\*.exe + name: installer + type: File + +deploy: +# s3 upload - every commit +- provider: S3 + access_key_id: + secure: cUwCIb/EtpG3uAP48WylcMNxAh3yEbPNcQGPZDnh6go= + secret_access_key: + secure: 9n0lOPh/3hpwSEf1l0QySYngrgWYqplZozQ9ZJMxtDARIV5DIBn/NXttTfkh1Z3k + bucket: supercollider + region: us-west-2 + folder: $(S3_BUILDS_LOCATION) + artifact: art_folder + unzip: true + set_public: true + on: + appveyor_repo_name: supercollider/supercollider + +# github releases - only tags +- provider: GitHub + description: appveyor_$(APPVEYOR_REPO_TAG_NAME) + artifact: installer + auth_token: + secure: 6m5+IiGj/pLhiUJvZPqs7yOlSe0ttH3pklaM7w1i8ca4YRUrIKddsGTZAZo86qLx + prerelease: true + on: + appveyor_repo_tag: true diff --git a/.clang-format b/.clang-format new file mode 100644 index 0000000..1e2db39 --- /dev/null +++ b/.clang-format @@ -0,0 +1,15 @@ +BasedOnStyle: WebKit +AlignAfterOpenBracket: Align +BreakBeforeBinaryOperators: NonAssignment +BreakBeforeBraces: Attach +BreakConstructorInitializers: AfterColon +ColumnLimit: 120 +CompactNamespaces: true +ConstructorInitializerAllOnOneLineOrOnePerLine: true +IndentPPDirectives: AfterHash +KeepEmptyLinesAtTheStartOfBlocks: false +MaxEmptyLinesToKeep: 2 +NamespaceIndentation: None +SortIncludes: false +SpaceBeforeCtorInitializerColon: false +TabWidth: 4 diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..34908df --- /dev/null +++ b/.editorconfig @@ -0,0 +1,31 @@ +# EditorConfig is awesome: http://EditorConfig.org + +# top-most EditorConfig file +root = true + +# Unix-style newlines with a newline ending every file +[*] +end_of_line = lf +insert_final_newline = true + +[*.{h,hpp,cpp}] +indent_style = space +indent_size = 4 + +[lang/**.cpp] +indent_style = tab +indent_size = 4 + +# Tab indentation +[*.{sc,schelp}] +indent_style = tab +indent_size = 4 + +[CMakeLists.txt] +indent_style = tab +indent_size = 4 + +# Matches the exact files either .travis.yml +[*.{yml,yaml,json,js}}] +indent_style = space +indent_size = 2 diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..17291d8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,46 @@ + + + + + +Environment +----------- + +* Your SuperCollider version: +* Your operating system and version: + + + + +Steps to reproduce (for bugs) +----------------------------- + +```supercollider +// Please paste SuperCollider code here. +// It really helps if you try to simplify your example as much as possible. +``` + +Error message (for bugs) +------------------------ + +``` +// Please paste any error messages here **in their entirety**. +// If this is a SuperCollider error message, include the full stack trace. +// Link to a Gist (https://gist.github.com) if the message is long. +// If your issue involves a crash, add a crash report. +// See CONTRIBUTING.md in the root folder of the repository for instructions. +``` + +Expected Behavior +----------------- + + + + +Current Behavior +---------------- + + + + + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..6b0b4ce --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,40 @@ + + + + +Purpose and Motivation +---------------------- + + + + +Types of changes +---------------- + + + + +- Documentation (non-code change which corrects or adds documentation for existing features) +- Bug fix (non-breaking change which fixes an issue) +- New feature (non-breaking change which adds functionality) +- Breaking change (fix or feature that would cause existing functionality to change) + +Checklist +--------- + + + +- [ ] All tests are passing +- [ ] If necessary, new tests were created to address changes in PR, and tests are passing +- [ ] Updated documentation, if necessary +- [ ] This PR is ready for review + + + +Remaining Work +-------------- + + + + + diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..68d1fa7 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,98 @@ +language: cpp + +matrix: + fast_finish: true + include: + - os: linux + sudo: required + dist: trusty + env: + - QT=true + - DO_LINT=false + group: edge + - os: linux + sudo: required + dist: trusty + env: + - QT=false + - DO_LINT=true # only lint on fastest build + group: edge + - os: osx + osx_image: xcode9.4 + env: + - QT=true + - DO_LINT=false + +# use ccache to speed up build times. on osx, +# we install it during the the before_install step +# with xcode, this requires an additional flag passed during the configuration phase. +# see README_MACOS.md for details. +cache: + - ccache + +before_install: + - $TRAVIS_BUILD_DIR/.travis/before-install-$TRAVIS_OS_NAME.sh --qt=$QT + +before_script: + - mkdir BUILD && cd BUILD + # Remove the "Version-" prefix. + - export VERSION_TO_BUILD=${TRAVIS_TAG##Version-} + + - $TRAVIS_BUILD_DIR/.travis/before-script-$TRAVIS_OS_NAME.sh --qt=$QT +# prep for testing + - if [[ $QT == true ]]; then $TRAVIS_BUILD_DIR/.travis/qpm-prep.sh; fi + +script: + - $TRAVIS_BUILD_DIR/.travis/script-$TRAVIS_OS_NAME.sh + - $TRAVIS_BUILD_DIR/.travis/test.sh + - if [[ $TRAVIS_OS_NAME == osx ]]; then $TRAVIS_BUILD_DIR/.travis/package-osx.sh; fi + +before_deploy: + # required for github releases + - export BUILD_PREFIX=$TRAVIS_REPO_SLUG/$TRAVIS_OS_NAME + - export S3_BUILDS_LOCATION=builds/$BUILD_PREFIX + - export S3_URL=https://supercollider.s3.amazonaws.com/$S3_BUILDS_LOCATION/SC-$TRAVIS_COMMIT.zip + - export FWD_HTML='' + # put everything to be archived in artifacts/ + - mkdir -p "$HOME/artifacts/${TRAVIS_BRANCH%/*}" + - mkdir -p "$HOME/artifacts/${TRAVIS_TAG%/*}" + - echo $FWD_HTML > $HOME/artifacts/$TRAVIS_BRANCH-latest.html + - 'if [[ $TRAVIS_TAG != "head" ]]; then echo $FWD_HTML > $HOME/artifacts/$TRAVIS_TAG.html; fi;' + +deploy: + # s3 upload - every commit + - provider: s3 + access_key_id: $AWS_KEY + secret_access_key: $AWS_SECRET + bucket: supercollider + local-dir: $HOME/artifacts + upload-dir: $S3_BUILDS_LOCATION + region: us-west-2 + skip_cleanup: true + endpoint: s3-us-west-2.amazonaws.com + acl: public_read + on: + condition: $TRAVIS_OS_NAME = osx && ! -z $AWS_KEY && ! -z $AWS_SECRET + all_branches: true + # github releases - only tags + - provider: releases + api_key: $GITHUB_KEY + file: $HOME/SuperCollider-$VERSION_TO_BUILD-macOS.zip + prerelease: true + skip_cleanup: true + on: + condition: $TRAVIS_OS_NAME = osx && ! -z $GITHUB_KEY + tags: true + all_branches: true + +after_deploy: + - "echo S3 Build Location: $S3_URL" + +notifications: + on_success: change + on_failure: change + webhooks: + urls: + - https://webhooks.gitter.im/e/51b9b53ca50a7bfca97d + on_success: change + on_failure: always diff --git a/.travis/before-install-linux.sh b/.travis/before-install-linux.sh new file mode 100755 index 0000000..aed30fc --- /dev/null +++ b/.travis/before-install-linux.sh @@ -0,0 +1,29 @@ +#!/bin/bash + +if $DO_LINT; then + pushd . >/dev/null + cd .. + echo "Downloading and extracting Clang 8.0.0" + RELEASE_NAME=clang+llvm-8.0.0-x86_64-linux-gnu-ubuntu-14.04 + curl -sSo clang.tar.xz releases.llvm.org/8.0.0/$RELEASE_NAME.tar.xz + tar xf clang.tar.xz + cd $RELEASE_NAME/bin + export PATH=$(pwd):$PATH + echo "Added clang-format in $(pwd) to PATH" + popd >/dev/null + + echo "Running tools/clang-format.py lintall" + tools/clang-format.py lintall || exit 1 + echo "Lint successful" +fi + +npm install -g lintspaces-cli +sudo add-apt-repository --yes ppa:ubuntu-toolchain-r/test +sudo add-apt-repository --yes ppa:beineri/opt-qt591-trusty +sudo apt-get update +sudo apt-get install --yes build-essential gcc-4.9 g++-4.9 cmake pkg-config libjack-jackd2-dev libsndfile1-dev libasound2-dev libavahi-client-dev libreadline6-dev libfftw3-dev libicu-dev libxt-dev libudev-dev +if [[ -n "$1" && "$1" == "--qt=true" ]]; then + sudo apt-get install --yes libgl1-mesa-dev qt59base qt59location qt59declarative qt59tools qt59webengine qt59webchannel qt59xmlpatterns qt59svg qt59websockets +fi +sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-4.9 60 --slave /usr/bin/g++ g++ /usr/bin/g++-4.9 +sudo update-alternatives --auto gcc diff --git a/.travis/before-install-osx.sh b/.travis/before-install-osx.sh new file mode 100755 index 0000000..fbbc054 --- /dev/null +++ b/.travis/before-install-osx.sh @@ -0,0 +1,15 @@ +#!/bin/sh + +export HOMEBREW_NO_ANALYTICS=1 + +brew install libsndfile || brew install libsndfile || exit 1 +brew install portaudio || exit 2 +brew install ccache || exit 3 +brew install qt5 || exit 4 +brew link qt5 --force || exit 5 + +# according to https://docs.travis-ci.com/user/caching#ccache-cache +export PATH="/usr/local/opt/ccache/libexec:$PATH" + +# To get less noise in xcode output +gem install xcpretty diff --git a/.travis/before-script-linux.sh b/.travis/before-script-linux.sh new file mode 100755 index 0000000..df85656 --- /dev/null +++ b/.travis/before-script-linux.sh @@ -0,0 +1,9 @@ +#!/bin/bash + +$TRAVIS_BUILD_DIR/.travis/lint.sh $TRAVIS_BUILD_DIR +if [[ -n "$1" && "$1" == "--qt=true" ]]; then + source /opt/qt59/bin/qt59-env.sh + cmake -DSC_EL=OFF -DCMAKE_INSTALL_PREFIX:PATH=$TRAVIS_BUILD_DIR/BUILD/Install -DCMAKE_BUILD_TYPE=Release $TRAVIS_BUILD_DIR --debug-output +else + cmake -DSC_EL=OFF -DSC_QT=OFF -DSC_IDE=OFF -DCMAKE_INSTALL_PREFIX:PATH=$TRAVIS_BUILD_DIR/BUILD/Install -DCMAKE_BUILD_TYPE=Release $TRAVIS_BUILD_DIR --debug-output +fi diff --git a/.travis/before-script-osx.sh b/.travis/before-script-osx.sh new file mode 100755 index 0000000..8a8bc84 --- /dev/null +++ b/.travis/before-script-osx.sh @@ -0,0 +1,8 @@ +#!/bin/sh + +cmake -G"Xcode" \ + -DRULE_LAUNCH_COMPILE=ccache \ + -DCMAKE_PREFIX_PATH=`brew --prefix qt5` \ + -DCMAKE_OSX_DEPLOYMENT_TARGET=10.10 \ + -DSUPERNOVA=ON \ + $TRAVIS_BUILD_DIR --debug-output diff --git a/.travis/lint.sh b/.travis/lint.sh new file mode 100755 index 0000000..a20202b --- /dev/null +++ b/.travis/lint.sh @@ -0,0 +1,10 @@ +#!/bin/bash + +set -o errexit +shopt -s globstar + +dir="$1" +config="$dir"/.editorconfig + +# class library +lintspaces -e "$config" "$dir"/SCClassLibrary/**/*.sc diff --git a/.travis/package-osx.sh b/.travis/package-osx.sh new file mode 100755 index 0000000..a6d8a66 --- /dev/null +++ b/.travis/package-osx.sh @@ -0,0 +1,7 @@ +#!/bin/sh + +mkdir -p $HOME/artifacts + +cd $TRAVIS_BUILD_DIR/BUILD/Install +zip -q -r --symlinks $HOME/artifacts/SC-$TRAVIS_COMMIT.zip SuperCollider +cp $HOME/artifacts/SC-$TRAVIS_COMMIT.zip $HOME/SuperCollider-$VERSION_TO_BUILD-macOS.zip diff --git a/.travis/qpm-prep.sh b/.travis/qpm-prep.sh new file mode 100755 index 0000000..af3ae38 --- /dev/null +++ b/.travis/qpm-prep.sh @@ -0,0 +1,12 @@ +#!/bin/bash + +cd $TRAVIS_BUILD_DIR/BUILD +sudo pip2 install git+https://github.com/supercollider/qpm.git + +mkdir $HOME/Quarks && cd $HOME/Quarks +git clone --depth=1 https://github.com/supercollider-quarks/API +git clone --depth=1 https://github.com/supercollider-quarks/CommonTests +git clone --depth=1 https://github.com/supercollider-quarks/CommonTestsGUI +cd $TRAVIS_BUILD_DIR/BUILD + +cp ../travis_test_run_proto.json ./travis_test_run.json diff --git a/.travis/qpm-test.sh b/.travis/qpm-test.sh new file mode 100755 index 0000000..69a8d30 --- /dev/null +++ b/.travis/qpm-test.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +qpm test.run -l $TRAVIS_BUILD_DIR/BUILD/travis_test_run.json --path $SCLANG --include $HOME/Quarks diff --git a/.travis/script-linux.sh b/.travis/script-linux.sh new file mode 100755 index 0000000..899f864 --- /dev/null +++ b/.travis/script-linux.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +sudo make install diff --git a/.travis/script-osx.sh b/.travis/script-osx.sh new file mode 100755 index 0000000..c55176a --- /dev/null +++ b/.travis/script-osx.sh @@ -0,0 +1,18 @@ +#!/bin/sh + +# Keep a raw log of cmake's output +BUILD_LOG=$TRAVIS_BUILD_DIR/BUILD/raw_build.log +XCPRETTY='xcpretty --simple --no-utf --no-color' + +# Make cmake failure an overall failure +set -o pipefail +cmake --build $TRAVIS_BUILD_DIR/BUILD --config Release --target install | tee $BUILD_LOG | $XCPRETTY +CMAKE_EXIT=$? +set +o pipefail + +if [[ $CMAKE_EXIT != 0 ]]; then + echo "Build failed. Log:" + cat $BUILD_LOG +fi + +exit $CMAKE_EXIT diff --git a/.travis/test.sh b/.travis/test.sh new file mode 100755 index 0000000..311ba9b --- /dev/null +++ b/.travis/test.sh @@ -0,0 +1,11 @@ +#!/bin/bash + +if [[ $TRAVIS_OS_NAME == linux ]]; then + export SCLANG=$TRAVIS_BUILD_DIR/BUILD/Install/bin/sclang +else + export SCLANG=$TRAVIS_BUILD_DIR/BUILD/Install/SuperCollider/SuperCollider.app/Contents/MacOS/sclang +fi + +# $TRAVIS_BUILD_DIR/testsuite/sclang/launch_test.py $SCLANG + +if [[ $QT == true ]]; then $TRAVIS_BUILD_DIR/.travis/qpm-test.sh; fi diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..ddc15e8 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,135 @@ +8c6794b6 <8c6794b6 att gmail.com> +Abel Abraham Camarillo Ojeda +Alberto J. Gomez +Alberto de Campo +Alex Norman +Anders Vinjar +Andrew Smith +Arnaldo Russo +Axel Balley +BS Collist +Batuhan Bozkurt +Benjamin Golinvaux +Bruno Ruviaro +Carlo Capocasa +Charles Picasso +Chris Sattinger +Christopher Frauenberger +Dan Buch +Dan Stowell +Daniel M Karlsson +Dave Watson +David Granstrom +David Runge +Eirik Arthur Blekesaune +Fredrik Olofsson +Georg Bernhard +Glen Fraser +Graeme Urquhart +Guaka +Hanspeter Portner +Holger Ballweg +Ioannis Zannos +Jakob Leben +James Harkins +James McCartney +Jan Trutzschler v. Falkenstein +John Glover +Jonas Bernoulli +Jonatan Liljedahl +Jonathan Wakely +Josh Davison +Joshua Parmenter +Jost Muxfeldt +Juan A. Romero +Julian Rohrhuber +LFSaw +Louis-Guillaume Gagnon +Lucas Cornelisse +Lucas Samaruga +Marije Baalman +Mario Lang +Mark Polishook +Marmaduke Woodman +Martin Victory +Maurizio Umberto Puxeddu +Michael Zacherl +Miguel Negrão +Nick Collins +Patrick Beard +Peter Vasil +Raffael Seyfried +Rainer Schütz +Rohan Drape +Ron Kuivila +Ronald Kuivila +Ross Bencina +Ryan Brown +Sam Aaron +Scott +Scott Carver +Scott Wilson +Sean Lee +Seth Nickell +Stefan Kersten +Stefan Nussbaumer +Stuart Popejoy +Thor Magnusson +Till Bovermann +Tim Blechmann +Tim Walters +Tristan Strange +Victor Bombi +Vincent Donnefort +Wouter Snoei +Yvan Volochine +ZLB +a pieper +adc +afischli +andersvi +andrea valle +artfwo +attejensen +backseatviolist +bagong +bion +blackrain +blacksound +cfrb +christian a. hresko +christophe costigan +crucialfelix +danstowell +dlm +gerard roma +groma +hems +henrique matias +jamshark70 +jpburstrom +jrhb +lijon +marierm +mcGitGo +miczac +mike whyte +mohayonao +muellmusik +newton armstrong +nusss +ogbornd att mcmaster.ca +olafklingt +patrickdupuis +porres +redFrik +rs +sciss +scott +sensestage +steim +uid91958 +vanhuman +ventosus +vividsnow +wanninger diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..50ea9a0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,1928 @@ +# Change Log + +Release dates of 3.x versions: + +- 3.1: 2007-10-31 +- 3.2: 2008-02-19 +- 3.3: 2009-04-30 +- 3.4: 2010-07-15 +- 3.5: 2012-03-16 +- 3.6: 2012-11-28 +- 3.7: 2016-03-13 +- 3.8: 2016-11-04 +- 3.9: 2018-01-13 +- 3.10: 2018-11-24 + +3.10.4 (2020-01-16) +=================== + +Xcode 11 is now supported ([#4611](https://github.com/supercollider/supercollider/pull/4611)). + +Minimum supported Boost version is now 1.66.0 ([#4611](https://github.com/supercollider/supercollider/pull/4611)). Boost 1.71 is also now supported ([#4612](https://github.com/supercollider/supercollider/pull/4612)). + +supernova would sometimes return malformed `/done` OSC messages over TCP due to a concurrency issue. This has been fixed ([#4435](https://github.com/supercollider/supercollider/pull/4435)). + +On macOS, Cmd+Q causes a segmentation fault in sclang. This is a regression from old behavior, where Cmd+Q is simply ignored. This has been fixed ([#4533](https://github.com/supercollider/supercollider/pull/4533)). + +Fixed a mistake where `Recorder` would get its default file extension from `server.recHeaderFormat` rather than its own `recHeaderFormat` ([#4550](https://github.com/supercollider/supercollider/pull/4550)). + +The `NodeProxy` `filter` role now respects `fadeTime` ([#4278](https://github.com/supercollider/supercollider/pull/4278)). + +Some sequences of IDE actions involving editor splits (such as removing a split and then recompiling the class library) can lead to an eventual IDE crash. These have been fixed ([#4645](https://github.com/supercollider/supercollider/pull/4645)). + +On macOS, Cmd+Q used to quit both the IDE and interpreter, but it regressed and only the interpreter would quit. This has been fixed ([#4300](https://github.com/supercollider/supercollider/issues/4300)). + +3.10.3 (2019-08-30) +=================== + +General: Fixed +----- + +For people compiling with musl libc, some build errors have been fixed ([#4535](https://github.com/supercollider/supercollider/pull/4535)). + +scsynth and supernova: Changed +------- + +**Breaking change:** scsynth had a security issue where it listens to 0.0.0.0 by default. For most users, this is undesirable behavior since it allows anyone on your local network to send messages to scsynth! This default has been changed to 127.0.0.1 ([#4516](https://github.com/supercollider/supercollider/pull/4516)). To change it back (e.g. for networked server/client setups), use `-B 0.0.0.0` at the command line or `server.options.bindAddress = "0.0.0.0"`. + +scsynth and supernova: Fixed +----- + +On Windows, scsynth was not able to select separate input and output devices. Since many audio drivers present inputs and outputs as separate devices, this caused major blocking issues for anyone using Windows with an external sound card. This has been fixed ([#4475](https://github.com/supercollider/supercollider/pull/4475)). + +Fixed a supernova compilation issue on Boost 1.67 ([#4447](https://github.com/supercollider/supercollider/pull/4447)). + +Fixed server hangs happening in plugins employing SequencedCmd ([#4456](https://github.com/supercollider/supercollider/pull/4456)). + +UGens: Fixed +----- + +Fixed an initialization issue for the `trig` input to `Convolution2` ([#4341](https://github.com/supercollider/supercollider/pull/4341)). + +sclang: Added +----- + +sclang and the IDE can now be compiled without QtWebEngine -- just set `SC_USE_QTWEBENGINE=OFF` at the `cmake` stage ([#4328](https://github.com/supercollider/supercollider/pull/4328)). + +sclang: Fixed +----- + +The `mouseWheelAction` of `View` erroneously reported `xDelta` and `yDelta` to be 0 in some cases. This is fixed ([#4423](https://github.com/supercollider/supercollider/pull/4423)). + +Fixed incorrect mathematics in `SimpleNumber:series` ([#4454](https://github.com/supercollider/supercollider/pull/4454)). + +Fixed a harmless but annoying warning in when running `HelpBrowser.instance` in sclang without the IDE ([#4488](https://github.com/supercollider/supercollider/pull/4488)). + +Class library: Added +----- + +The `-B` command-line flag to scsynth was missing a frontend in `ServerOptions`. This has been fixed by introducing `ServerOptions:bindAddress` ([#4516](https://github.com/supercollider/supercollider/pull/4516)). + +Add `Platform.hasQtWebEngine` to query whether sclang was compiled with QtWebEngine support ([#4523](https://github.com/supercollider/supercollider/pull/4523)). + +Class library: Fixed +----- + +Fix issues when using a regular `Buffer` (that is, not a `LocalBuf`) for FFT ([#4050](https://github.com/supercollider/supercollider/pull/4050)). + +Lots of small issues in `Plotter` were fixed, especially related to the `domain` and `domainSpec` arguments ([4082](https://github.com/supercollider/supercollider/pull/4082)). + +When changing the source of an input to a `NodeProxy`, discontinuities can happen even when smooth crossfading is requested. This has been fixed ([#4296](https://github.com/supercollider/supercollider/pull/4296)). + +`ProxyMixer` no longer assumes the `ProxySpace` it is using to be the current environment ([#4339](https://github.com/supercollider/supercollider/pull/4339)). + +The default recordings directory on Windows was the somewhat redundant `My Documents\SuperCollider\SuperCollider\Recordings`. The additional `SuperCollider` subdirectory has been removed ([#4420](https://github.com/supercollider/supercollider/pull/4420)). + +In Events where `strum` is set, the releases of notes was erroneously done in reverse order. This is fixed ([#4406](https://github.com/supercollider/supercollider/pull/4406)). + +Fix `EnvirGui` always creating a `SkipJack` due to incorrect logic concerning the `makeSkip` flag ([#4376](https://github.com/supercollider/supercollider/pull/4376)). + +`SkipJack` would not remove itself properly when stopped by its stopTest. This is fixed ([#4376](https://github.com/supercollider/supercollider/pull/4376)). + +Fixed class library compilation issues on Qt-less sclang installations ([#4219](https://github.com/supercollider/supercollider/pull/4219)). + +IDE & SCDoc: Fixed +----- + +Fixed crashes trying to run multiple IDEs at once, and a related error when attempting to run `HelpBrowser:instance` in sclang while an IDE help browser is open ([#4267](https://github.com/supercollider/supercollider/pull/4267)). + +On macOS, Cmd+Q in the IDE would quit the interpeter but not the IDE. This is a regression from old behavior where the IDE was quit entirely. This has been fixed ([#4300](https://github.com/supercollider/supercollider/issues/4300)). + +Since 3.10, the help browser would execute code twice when selected. This has been fixed ([#4390](https://github.com/supercollider/supercollider/pull/4390)). + +Fix footnotes adding unwanted line breaks in SCDoc ([#4365](https://github.com/supercollider/supercollider/pull/4365)). + + +3.10.2 (2019-02-08) +=================== + +Due to immature development status and lack of cross-platform compatibility, **MainMenu is no longer created by default** ([#4285](https://github.com/supercollider/supercollider/pull/4285)). It can be re-enabled by running `MainMenu.initBuiltInMenus` (add this to your startup file to permanently re-enable). The API for MainMenu is subject to change in the future. + +MainMenu consumes less resources and no longer causes a gradual memory leak ([#3870](https://github.com/supercollider/supercollider/pull/3870)). + +Fix SCIDE missing an icon on some Linux desktop environments ([#4269](https://github.com/supercollider/supercollider/pull/4269)). + +Fixed incorrect parsing of strings containing `\"` and single-quote symbols containing `\'` in class library files ([#4255](https://github.com/supercollider/supercollider/pull/4255)). + +Fixed language-side issues when using FFT UGens on a regular Buffer rather than a LocalBuf ([#4050](https://github.com/supercollider/supercollider/pull/4050)). + +Added `TempoClock:isRunning` method ([#4254](https://github.com/supercollider/supercollider/pull/4254)). + +Fixed some compiler warnings ([#4275](https://github.com/supercollider/supercollider/pull/4275), [#4274](https://github.com/supercollider/supercollider/pull/4274)). + +3.10.1 (2019-01-17) +=================== + +Fixed an infinite hang in `SerialPort.devices` affecting macOS ([#4180](https://github.com/supercollider/supercollider/pull/4180)). + +Fixed `ServerOptions` producing eight channels instead of two channels when explicitly setting `numOutputBusChannels` or `numInputBusChannels` ([#4251](https://github.com/supercollider/supercollider/pull/4251)). + +Fixed a build issue on OpenBSD ([#4203](https://github.com/supercollider/supercollider/pull/4203)). + +Fixed `/b_fill`, which was broken in supernova ([#4188](https://github.com/supercollider/supercollider/pull/4188)). + +Fixed incorrect latency compensation in PortAudio driver ([#4210](https://github.com/supercollider/supercollider/pull/4210)). + +The `CheckBadValues` UGen incorrectly recognized zero as a bad value on Windows. This has been fixed ([#4240](https://github.com/supercollider/supercollider/pull/4240)). + +Fixed `crtscts` flag in `SerialPort.new`, which broke in 3.10 ([#4191](https://github.com/supercollider/supercollider/issues/4191)). + +Fixed lack of `backgroundImage` support for `Slider2D` ([#3952](https://github.com/supercollider/supercollider/pull/3952)). + +Fixed incorrect behavior of `String:asSecs` ([#3819](https://github.com/supercollider/supercollider/pull/3819)). + +`0X0` is an illegal hexadecimal literal in sclang, but SCIDE and SCDoc highlighted such strings as if they were correct. They have been updated ([#4170](https://github.com/supercollider/supercollider/pull/4170)). + +Fixed weird colors in SCIDE when changing from other themes to the "classic" theme ([#4161](https://github.com/supercollider/supercollider/pull/4161)). + +3.10.0 (2018-11-24) +========================= + +Contributors to this release: adcxyz, bagong, brianlheim, dkmayer, dmorgan-github, dyfer, g-roma, +geoffroymontel, gusano, hardiksingh-rathore, htor, jamshark70, jpburstrom, LFSaw, lnihlen, lvm, +markwheeler, mhetrick, miczac, muellmusik, nilninull, novadeviator, orbsmiv, patrickdupuis, paum3, +prko, redFrik, sbl, scztt, sensestage, shimpe, simonvanderveldt, smiarx, smrg-lm, snappizz, +sonoro1234, telephon, tem44, widp, Xon77, and many others. + +Known issues +------------ + +- FileDialog can hang — currently we are only able to reproduce on KDE, but other OS's could be affected ([#3807](https://github.com/supercollider/supercollider/issues/3807)). +- On Windows and Linux, running code with Ctrl+Enter in the help browser (not the editor) only evaluates the current line ([#3989](https://github.com/supercollider/supercollider/issues/3989)). +- QtWebEngine, a hard dependency of SCLang and SCIDE, is difficult or impossible to install in some environments ([#4010](https://github.com/supercollider/supercollider/issues/4010)). Work is underway to make it an optional component, but this will not happen in time for 3.10. + +General: Added +----- + +A `NO_X11` option has been added to the build system so that server plugins requiring an X server such as MouseX can be omitted ([#3738](https://github.com/supercollider/supercollider/pull/3738)). + +General: Changed +------- + +sclang and scide have long been stuck with Qt 5.5 due to Qt dropping QtWebKit for QtWebEngine. They have been upgraded for compatibility with Qt 5.7+. We recommend using the most recent version of Qt. The impacts of this change include: + +- sclang and scide now build on Visual Studio 2015 and later. (Previously, Windows users had to obtain the now-ancient Visual Studio 2013.) +- UserView now supports Retina/HiDPI display. +- A somewhat different build process on Linux. See the README. + +The minimum required version is now CMake 3.5 instead of CMake 2.8 ([#3656](https://github.com/supercollider/supercollider/pull/3656)). + +scel (the emacs package) is now a submodule ([#3519](https://github.com/supercollider/supercollider/pull/3519)). + +General: Fixed +----- + +Many issues with Unicode paths on Windows were fixed in 3.9. A few remaining cases involving sound files remained, and are now fixed ([#3720](https://github.com/supercollider/supercollider/pull/3720)): + +- supernova's sound file backend, buffer manager, and plugin loading +- NRT mode in scsynth +- `/b_read` family of commands in scsynth +- `SoundFileView` in the sclang GUI + +Fixed a build failure with the CMake option `SYSTEM_YAMLCPP=on` ([#3558](https://github.com/supercollider/supercollider/pull/3558)). + +Fixed a misleading deprecation warning when `CMAKE_INSTALL_PREFIX` is set to the home directory in Linux ([#3613](https://github.com/supercollider/supercollider/pull/3613)). + +Fixed `CMAKE_PREFIX_PATH` incorrectly defaulting to `/usr/local/` on macOS under some conditions ([#4043](https://github.com/supercollider/supercollider/pull/4043)). + +scsynth and supernova: Added +----- + +supernova now has latency compensation ([#3790](https://github.com/supercollider/supercollider/pull/3790)). + +scsynth and supernova: Fixed +----- + +scsynth's latency compensation had a math error that ended up doubling the latency. It is fixed now ([#3790](https://github.com/supercollider/supercollider/pull/3790)). + +For consistency with scsynth, supernova no longer requires the final argument to `/b_allocReadChannel` ([#3826](https://github.com/supercollider/supercollider/pull/3826)). + +Fixed a missing newline in some of supernova's error messages ([#3897](https://github.com/supercollider/supercollider/pull/3897)). + +Fixed errors in supernova's `/s_getn` ([#3893](https://github.com/supercollider/supercollider/pull/3893)). + +Fix supernova's response to `/g_queryTree` so it matches scsynth ([#3221](https://github.com/supercollider/supercollider/pull/3221)). + +UGens: Fixed +----- + +Fixed clicks in Convolution2L ([#3687](https://github.com/supercollider/supercollider/pull/3687)). + +sclang: Added +----- + +Menus are now supported in the Qt GUI. See help files for `Menu`, `MenuAction`, `ToolBar`, and `MainMenu` ([#2504](https://github.com/supercollider/supercollider/pull/2504)). + +Added wrappers for over 100 special mathematical functions (gamma function, Bessel functions, elliptic integrals, etc.) from the Boost library ([#3672](https://github.com/supercollider/supercollider/pull/3672)). + +SerialPort now works on Windows ([#3809](https://github.com/supercollider/supercollider/pull/3809)). + +`FileDialog` and `Dialog` now support a "path" argument that specifies a default directory when the dialog appears ([#3508](https://github.com/supercollider/supercollider/pull/3508)). + +`QTreeView` has a new method: `setColumnWidth` ([#3560](https://github.com/supercollider/supercollider/pull/3560)). + +sclang: Changed +------- + +**Breaking change:** `Float:asString` now always produces a decimal point, so `3.0.asString` is now `"3.0"` instead of `"3"` ([#3585](https://github.com/supercollider/supercollider/pull/3585)). + +**Breaking change:** The `server` argument has changed to `target` in `Function:asBuffer`, `Function:loadToFloatArray`, and `Function:plot`, and now allows spawning the plotting synth relative to a group or node rather than just a server ([#3088](https://github.com/supercollider/supercollider/pull/3088)). + +**Breaking change:** `File:mkdir` now returns a Boolean indicating whether the operation was successful. Previously, it returned the File object ([#3635](https://github.com/supercollider/supercollider/issues/3635)). + +Scrollbars now always appear for ScrollView on Linux an Windows, as a temporary workaround for a very odd dependency on the use of the scroll wheel ([#3686](https://github.com/supercollider/supercollider/pull/3686)). + +sclang: Removed +------- + +Removed some unused Qt dependencies from the build system ([#3472](https://github.com/supercollider/supercollider/pull/3472)). + +sclang: Fixed +----- + +**Breaking change:** Fixed a long-standing math error in `SimpleNumber:expexp` ([#3786](https://github.com/supercollider/supercollider/pull/3786)). + +Fixed extreme CPU usage of sclang when built without Qt ([#3772](https://github.com/supercollider/supercollider/pull/3772)). + +On Windows, the directory where extensions were installed was accidentally changed in 3.9. It has been reverted ([#3751](https://github.com/supercollider/supercollider/pull/3751)). + +Fixed a crash when calling `File.copy` when the destination exists ([#3633](https://github.com/supercollider/supercollider/pull/3633)). + +Fixed two `Array:lace` issues: a crash when any element is an empty array, and an error when no length argument is provided and any element is not an array ([#3716](https://github.com/supercollider/supercollider/issues/3716)). + +Fixed conditions where `Integer:forBy` can cause sclang to freeze when the step size is 0 or a floating point value with an absolute value less than 1 ([#3804](https://github.com/supercollider/supercollider/pull/3804)). + +Fixed some incorrect output in `FunctionDef:dumpByteCodes` ([#3803](https://github.com/supercollider/supercollider/pull/3803)). + +Fixed `Node:release` getting stuck on negative release times, which are now equivalent to 0 ([#3741](https://github.com/supercollider/supercollider/pull/3741)). + +Fixed `==` on `Signal` objects randomly returning the wrong result ([#3970](https://github.com/supercollider/supercollider/pull/3970)). + +Class library: Added +----- + +`UnitTest.passVerbosity` allows changing the verbosity of test failure reports. See the `UnitTest` help file for more information ([#3615](https://github.com/supercollider/supercollider/pull/3615)). + +Added new UGen methods `.snap` and `.softRound` ([#3429](https://github.com/supercollider/supercollider/pull/3429/files)). + +`Node:query` has a new `action` argument, allowing specification of a callback function ([#3701](https://github.com/supercollider/supercollider/pull/3701)). + +`.degrad` and `.raddeg` are now implemented for UGens ([#3821](https://github.com/supercollider/supercollider/pull/3821)). + +Class library: Changed +------- + +The default behavior of `SerialPort.devices` pattern matching has been improved to match a wider variety of devices on macOS and Linux ([#3809](https://github.com/supercollider/supercollider/pull/3809)). + +Internal calls to `.interpret` have been removed from `Color.fromHexString` and `History.unformatTime`, improving both performance and security ([#3527](https://github.com/supercollider/supercollider/pull/3527)). + +Class library: Deprecated +---------- + +`SerialPort.cleanupAll` is deprecated ([#3809](https://github.com/supercollider/supercollider/pull/3809)). + +Providing an integer index for `SerialPort.new` is deprecated ([#3809](https://github.com/supercollider/supercollider/pull/3809)). + +Class library: Fixed +----- + +`BufWr.ar` no longer allows its input signals to be control rate, which caused the server to read from garbage memory ([#3749](https://github.com/supercollider/supercollider/pull/3749)). + +`Buffer:query` returned incorrect results if multiple query messages are sent at once. This has been fixed ([#3645](https://github.com/supercollider/supercollider/pull/3645)). + +Fixed fragilities in path joining methods such as `+/+`, `withTrailingSlash`, and `withoutTrailingSlash` ([#3634](https://github.com/supercollider/supercollider/pull/3634)). + +Fixed bugs when certain pattern classes are passed in 0 as the number of repeats ([#3603](https://github.com/supercollider/supercollider/pull/3603)). + +Fixed `Event.addEventType` ignoring the `parentEvent` argument ([#3736](https://github.com/supercollider/supercollider/pull/3736)). + +Fixed `Pkey` being skipped because the default number of repeats is `nil` instead of `inf` ([#3724](https://github.com/supercollider/supercollider/pull/3724)). + +Fixed some harmless but annoying errors about extensions of nonexistent classes when sclang is built without Qt ([#3770](https://github.com/supercollider/supercollider/pull/3770)). + +`ProxySpace:linkDoc` was broken — switching documents did not actually change ProxySpaces. This is fixed now ([#3764](https://github.com/supercollider/supercollider/pull/3764)). + +`Recorder:prepareForRecord` produced an error if the recordings path does not exist. It now makes the directory if it doesn't exist ([#3788](https://github.com/supercollider/supercollider/pull/3788)). + +Fixed bugs when providing multiple paths in `ServerOptions:ugensPluginPath` ([#3754](https://github.com/supercollider/supercollider/pull/3754)). + +Fixed `HelpBrowser` (the class, not the IDE help browser) being unusable since it didn't trigger rendering of help files when links are clicked ([#3832](https://github.com/supercollider/supercollider/pull/3832)). + +Fixed some bugs in `EnvGate`: throwing an error when `fadeTime` is a constant rather than a UGen input, and `i_level` not behaving as documented ([#3797](https://github.com/supercollider/supercollider/pull/3797)). + +Fixed occasional hangs when rebooting supernova ([#3848](https://github.com/supercollider/supercollider/pull/3848)). + +Fixed confusing user feedback with the "Check for updates" button in the quarks GUI ([#3986](https://github.com/supercollider/supercollider/pull/3986)). + +`Buffer` methods ensure that the buffer number in outbound OSC messages is an integer ([#3907](https://github.com/supercollider/supercollider/pull/3907)). This fixes errors in supernova, which is stricter than scsynth about the buffer number type. + +Fixed confusing user feedback with the "Check for updates" button in the quarks GUI ([#3986](https://github.com/supercollider/supercollider/pull/3986)). + +Fixed missing default arguments in `fold2`, `wrap2`, and `excess` methods of `Collection` for consistency with `SimpleNumber` ([#4037](https://github.com/supercollider/supercollider/pull/4037)). + +Fixed incorrect template matching behavior in `OSCFunc` and related functionality ([#4027](https://github.com/supercollider/supercollider/pull/4027)). + +Fixed "Message 'extension' not understood" preventing `Image` from working ([#3728](https://github.com/supercollider/supercollider/pull/3949)). + +IDE & SCDoc: Added +----- + +The IDE has a prettier default theme ([#4025](https://github.com/supercollider/supercollider/pull/4025)). The old theme still exists as "classic." + +The IDE now properly highlights scale degree literals like `4s` ([#4032](https://github.com/supercollider/supercollider/pull/4032)). + +IDE & SCDoc: Changed +------- + +The IDE has a prettier default theme ([#4025](https://github.com/supercollider/supercollider/pull/4025)). The old theme still exists as "classic." + +The IDE now has a unified look across all platforms, and its color scheme adapts to match the editor theme ([#3950](https://github.com/supercollider/supercollider/pull/3950)). + +The SCDoc TOC and menubar have been redesigned again ([#3831](https://github.com/supercollider/supercollider/pull/3831)). + +Various tweaks to the appearance of the IDE: nicer tabs ([#3992](https://github.com/supercollider/supercollider/pull/3992)), better border colors ([#4022](https://github.com/supercollider/supercollider/pull/4022)). + +IDE & SCDoc: Fixed +----- + +When starting the IDE, detached docklet sometimes spawn as unresponsive. This has been fixed ([#3660](https://github.com/supercollider/supercollider/pull/3660)). + +Syntax colors in the help browser now match the IDE ([#3883](https://github.com/supercollider/supercollider/pull/3883)). + +Only one preference window can be open at a time now ([#3988](https://github.com/supercollider/supercollider/pull/3988)). + +Fixed tabs reversing in order when restoring a session ([#3942](https://github.com/supercollider/supercollider/pull/3942)). + +3.9.3 (2018-04-07) +================== + +Contributors to this release: brianlheim, mneilsen, patrickdupuis, telephon + +General: Fixed +----- + +It is now possible to build the project using a system install of yaml-cpp. Previously the `SYSTEM_YAMLCPP` CMake option was broken ([#3557](https://github.com/supercollider/supercollider/pulls/3557)). + +Improvements to documentation on writing and designing classes ([#3605](https://github.com/supercollider/supercollider/pulls/3605)). + +sclang: Fixed +----- + +Fixed a regression from 3.8 to 3.9 that prevented the tilde character from being expanded to the user's home directory during class library compilation ([#3646](https://github.com/supercollider/supercollider/pulls/3646)). + +Class library: Fixed +----- + +Fixed an issue with handling of ranges in `RangeSlider:setSpan` and `:setDeviation` ([#3620](https://github.com/supercollider/supercollider/pulls/3620)). + +Fixed a regression in `Score`'s multichannel expansion from 3.9.1 to 3.9.2 ([#3608](https://github.com/supercollider/supercollider/pulls/3608)). + +3.9.2 (2018-03-23) +================== + +Contributors to this release: adcxyz, brianlheim, davidgranstrom, jamshark70, patrickdupuis, snappizz, telephon, vivid-synth + +General: Fixed +----- + +Improvements to various documentation pages ([#3587](https://github.com/supercollider/supercollider/pull/3587), [#3526](https://github.com/supercollider/supercollider/pull/3526)) + +Fixed CMake configuration errors that prevented successfully building on Windows when the project path contains spaces ([#3525](https://github.com/supercollider/supercollider/pull/3525)). + +UGens: Fixed +----- + +Fixed PSinGrain growing in amplitude after it was supposed to finish ([#3494](https://github.com/supercollider/supercollider/pull/3494)). + +sclang: Fixed +----- + +sclang now creates a configuration directory on startup, rather than waiting for it to be created by another action. This step is skipped if sclang is run as a standalone (-a) or if a language config file is specified with the -l option ([#3577](https://github.com/supercollider/supercollider/pull/3577)). + +`SequenceableCollection:unixCmd` now allows respects `PATH` instead of strictly requiring the executable path ([#3501](https://github.com/supercollider/supercollider/pull/3501)). + +Class library: Added +----- + +A new method, `Platform:killProcessByID`, was added ([#3499](https://github.com/supercollider/supercollider/pull/3499)). + +Class library: Changed +------- + +`LanguageConfig:store` throws an error if it fails to write ([#3577](https://github.com/supercollider/supercollider/pull/3577)). + +Class library: Fixed +----- + +Fixed an off-by-one error in a warning message for `Server:clientID_` ([#3487](https://github.com/supercollider/supercollider/pull/3487)). + +`Event:isRest` now returns true if the event's `\isRest` entry is `true`. This usage was backported from 3.8 and is deprecated ([#3521](https://github.com/supercollider/supercollider/pull/3521)). + +`Server` now tries to recover in the case of a lost connection between client and server ([#3486](https://github.com/supercollider/supercollider/pull/3486)). + +Fixed an error when producing a `Score` containing an `Event` with a multichannel `timingOffset` ([#3544](https://github.com/supercollider/supercollider/pull/3544)). + +IDE & SCDoc: Fixed +----- + +The help browser table of contents popout no longer has redundant "table of contents" text ([#3576](https://github.com/supercollider/supercollider/pull/3576)). + +3.9.1 (2018-02-05) +================== + +Contributors to this release: antonhornquist, aspiers, brianlheim, cappelnord, florian-grond, gusano, jamshark70, patrickdupuis, redFrik, shimpe, telephon + +General: Added +-------------- + +Introduced Guard integration that allows sclang UnitTests to be automatically rerun whenever a file changes ([#3369](https://github.com/supercollider/supercollider/pull/3369)). + +Bleeding-edge builds are now uploaded for Windows. See the Windows README for details ([#3441](https://github.com/supercollider/supercollider/pull/3441)). + +General: Fixed +-------------- + +Debugging information is improved when building a Windows installer package ([#3464](https://github.com/supercollider/supercollider/pull/3464)). + +scsynth and supernova: Fixed +---------------------------- + +supernova only looked for plugins in a `plugins/` subfolder of the provided extensions directory. This has been fixed to be consistent with scsynth ([#3433](https://github.com/supercollider/supercollider/pull/3433)). + +UGens: Fixed +------------ + +Fixed `Index`, `IndexL`, `FoldIndex`, `WrapIndex`, `IndexInBetween`, and `DetectIndex` incorrectly downsampling audio-rate index arguments ([#3436](https://github.com/supercollider/supercollider/pull/3436)). + +sclang: Fixed +------------- + +The GUI class library folders were installed even when building sclang without Qt, resulting in unbound primitives. This has been fixed ([#3456](https://github.com/supercollider/supercollider/pull/3456)). + +Some default class library directories had to be manually created. sclang will now create them for you if they don't exist ([#3469](https://github.com/supercollider/supercollider/pull/3469)). + +Class library: Fixed +-------------------- + +Fixed a Routine not being properly terminated when running `CmdPeriod.run` (or hitting an equivalent shortcut) when a `Server:plotTree` window is open ([#3423](https://github.com/supercollider/supercollider/pull/3423)). + +Fixed `LevelIndicator:style_` doing nothing and printing the warning `Qt: WARNING: Do not know how to use an instance of class 'Meta_QLevelIndicatorStyle'` ([#3398](https://github.com/supercollider/supercollider/pull/3398)). + +Fixed `Git.checkForGit` returning `nil` ([#3445](https://github.com/supercollider/supercollider/issues/3445)). + +The SynthDef compiler optimizes `a + b.neg` to `a - b`, but other UGens that depend on `b.neg` would also be incorrectly removed in some cases. This has been fixed ([#3437](https://github.com/supercollider/supercollider/pull/3437)). + +In 3.9.0, the `group` key broke in the "grain" event type. This has been fixed ([#3483](https://github.com/supercollider/supercollider/pull/3483)). + +IDE & SCDoc: Added +------------------ + +New IDE themes have been introduced for the editor and post window: Solarized, Solarized Dark, and Dracula ([#3412](https://github.com/supercollider/supercollider/pull/3412), [#3410](https://github.com/supercollider/supercollider/pull/3410)). + +IDE & SCDoc: Changed +-------------------- + +Set the default font in the IDE for macOS to Monaco, instead of the rather silly non-monospace font that has been the SC default for over a decade ([#3404](https://github.com/supercollider/supercollider/pull/3404)). + +IDE & SCDoc: Fixed +------------------ + +Fixed duplicate SCIDE icons in GNOME, and fixed the SCIDE icon looking wrong ([#3380](https://github.com/supercollider/supercollider/pull/3380)). + +Fixed SCDoc breaking with page titles containing a single quote character ([#3301](https://github.com/supercollider/supercollider/pull/3301)). + +Fixed an error due to lack of input sanitization when trying to open help (Cmd+D/Ctrl+D) or references (Cmd+U/Ctrl+U) on text containing a double quote character ([#3277](https://github.com/supercollider/supercollider/pull/3277)). + +3.9.0 (2018-01-13) +====================== + +We are proud to announce the arrival of SuperCollider 3.9.0! Apologies +for being so far behind schedule; we hope the improvements you'll find here +will more than make up for it. In 3.9.0, determined contributors have fixed +some of SuperCollider's major cross-platform compatibility demons, addressed +longstanding issues in the IDE and language, and added new features and bugfixes +across the board. + +Many thanks to all who contributed to this release: adcxyz, awson, bagong, +brianlheim, cappelnord, carlocapocasa, crucialfelix, danstowell, defaultxr, +dyfer, elifieldsteel, gagnonlg, ghost, gusano, jamshark70, jd-m, jleben, +jmckernon, joshpar, jreus, LFSaw, llloret, LucaDanieli, Magicking, +miguel-negrao, muellmusik, patrickdupuis, porres, privong, redFrik, samaaron, +scztt, simdax, smoge, smrg-lm, snappizz, telephon, thormagnusson, +tiagomoraismorgado88, timsutton, vivid-synth, vividsnow, yurivict, and many +more in the SC community who helped in ways other than participation on GitHub. + +Known Issues +------------ + +The IDE server status display turns yellow after a few seconds when opening `s.makeGui`. This does not cause any usability issues ([#3310](https://github.com/supercollider/supercollider/issues/3310)). + +Only the first pages of the HTML files produced by SCDoc are printed in web browsers ([#3395](https://github.com/supercollider/supercollider/issues/3395)). + +The help browser does not remember the last position open in a document when navigating through history, and just jumps to the top of the file ([#3396](https://github.com/supercollider/supercollider/issues/3396)). + +Supernova loads plugins from "Extensions/plugins" rather than "Extensions" ([#3391](https://github.com/supercollider/supercollider/issues/3391)). + +`LevelIndicator.style()` is broken, which leads to confusing warning messages ([#3398](https://github.com/supercollider/supercollider/pull/3398)). + +`File.copy` crashes the interpreter if the destination file exists ([#3401](https://github.com/supercollider/supercollider/issues/3401)). + +On Windows, SerialPort is not available ([#1008](https://github.com/supercollider/supercollider/issues/1008)). + +On Windows, Supernova is not available. + +On Windows, the command-line sclang interpreter is not available. + +General: Added +----- + +scvim has seen numerous enhancements now that an actively maintained fork has been merged in ([scvim #11](https://github.com/supercollider/scvim/pull/11)). + +SuperCollider can now be built on Windows using the MSYS2 toolchain, thanks in particular to @awson and @bagong. ([PortAudio #1](https://github.com/supercollider/portaudio/pull/1), [HIDAPI #5](https://github.com/supercollider/hidapi/pull/5), [#2473](https://github.com/supercollider/supercollider/pull/2473), [#2704](https://github.com/supercollider/supercollider/pull/2704)) + +SuperCollider can now be built on FreeBSD, thanks to @shamazmazum and @yurivict ([#2834](https://github.com/supercollider/supercollider/pull/2834), [#2704](https://github.com/supercollider/supercollider/pull/2704), [HIDAPI #8](https://github.com/supercollider/hidapi/pull/8), [#3131](https://github.com/supercollider/supercollider/pull/3131)). + +Detailed documentation on creating macOS standalone applications with SuperCollider has been added, thanks to @adcxyz ([#2881](https://github.com/supercollider/supercollider/pull/2881)). + +Support for multiple sclang clients connecting to the same server is greatly improved, thanks to @adcxyz. + +A CODE_OF_CONDUCT.md and CONTRIBUTING.md have been added to the repository ([#3001](https://github.com/supercollider/supercollider/pull/3001)). + +Higher-resolution raster versions of the SC cube logo have been added to the top-level `icons/` directory ([#3023](https://github.com/supercollider/supercollider/pull/3023)), and a retina-friendly `.icns` file ([#3060](https://github.com/supercollider/supercollider/pull/3060)). + +General: Changed +------- + +**Breaking change:** `sc_gcd` in the plugin interface now conforms to `gcd(n, 0) == n` instead of `gcd(n, 0) == abs(n)` ([#2980](https://github.com/supercollider/supercollider/pull/2980)). This also affects the method `SimpleNumber:gcd`. + +The macOS plist file now shows the full version number for both the Version String and Shortened Version String ([#2487](https://github.com/supercollider/supercollider/pull/2487)). + +General: Fixed +----- + +A typo in the build system prevented the `-msse` compiler flag from being properly set for gcc and clang ([#2623](https://github.com/supercollider/supercollider/pull/2623)). This *may* fix subnormal number issues in scsynth that some users have been experiencing. + +Fixed a fontification break in scel when too many classes are defined ([#2508](https://github.com/supercollider/supercollider/pull/2508)). + +Fixed build failures on FreeBSD ([#3126](https://github.com/supercollider/supercollider/pull/3126)), GCC 7 ([#3226](https://github.com/supercollider/supercollider/pull/3226)), and newer versions of Boost ([#3227](https://github.com/supercollider/supercollider/pull/3227)). + + +scsynth and supernova: Added +----- + +scsynth and supernova now support a `/version` command, which responds with a message of the form `/version.reply program major minor patch branch commit` ([#2546](https://github.com/supercollider/supercollider/pull/2546), [#2598](https://github.com/supercollider/supercollider/pull/2598)). See the Server Command Reference for full details. + +scsynth and supernova: Changed +------- + +On macOS, if scsynth's input and output devices have mismatched sample rates, an error is thrown and the server does not boot. Setting the number of input channels to 0 (`-i 0` on the command line and `s.options.numInputBusChannels = 0` in sclang) now bypasses this error ([#2610](https://github.com/supercollider/supercollider/pull/2610)). + +Disabled Nagle's algorithm for TCP communication in scsynth ([#2613](https://github.com/supercollider/supercollider/pull/2613)). Nagle's algorithm increases bandwidth at the cost of delay, which is undesirable in the context of SuperCollider. Both supernova and sclang have it turned off. + +scsynth and supernova: Fixed +----- + +The `/b_read` and `/b_readChannel` messages experienced intermittent failures to read sound files, most notably affecting `Buffer.cueSoundFile`. This has been fixed ([#2793](https://github.com/supercollider/supercollider/pull/2793)). + + +UGens: Added +----- + +A new UGen, `Sanitize`, replaces infinities, NaNs, and subnormals with another signal, zero by default ([#2561](https://github.com/supercollider/supercollider/pull/2561)). + +The `doneAction` argument to DetectSilence can now be modulated ([#2379](https://github.com/supercollider/supercollider/pull/2379)). + +UnaryOpUGen now supports the bitwise not operator `bitNot` ([#2381](https://github.com/supercollider/supercollider/pull/2381)). It used to simply fail silently. + +UGens: Changed +------- + +**Breaking change:** The application binary interface (ABI) for server plugins has changed ([#3129](https://github.com/supercollider/supercollider/pull/3129)). This has an important impact: **plugin binaries compiled for SuperCollider 3.8 will not work with SuperCollider 3.9** and vice versa. Please recompile your plugins. + +**Breaking change:** `FOS.ar` with control-rate coefficient inputs incorrectly initialized its coefficients at 0 and ramped to the correct values over the first control period. This has been fixed ([#2658](https://github.com/supercollider/supercollider/pull/2658)). To restore old behavior, multiply each coefficient by `Line.ar(0, 1, ControlDur.ir)`. + +UGens: Deprecated +---------- + +`Donce`, a demand-rate UGen with no identifiable purpose, is deprecated ([#2564](https://github.com/supercollider/supercollider/pull/2562)). It was most likely used in the production of electronic donce music. + +UGens: Fixed +----- + +A number of UGens were discovered to have serious initialization bugs ([#2333](https://github.com/supercollider/supercollider/issues/2333)) where the UGen would output an initial sample of garbage memory. This can create audio explosions if the buggy UGen's output is fed into certain filter UGens like LPF or Delay1. These bugs have been fixed, affecting: + +- BeatTrack +- BeatTrack2 +- CoinGate +- Convolution +- Convolution2 +- Convolution2L +- Convolution3 +- DetectSilence +- DiskIn +- DiskOut +- IFFT +- KeyTrack +- LFGauss +- PartConv +- PV_JensenAndersen +- PV_HainsworthFoote +- RunningSum +- StereoConvolution2L +- Unpack1FFT + +Fixed a bug with `TGrains` ignoring the `amp` parameter ([#2809](https://github.com/supercollider/supercollider/pull/2809)). + +`Dibrown` no longer ignores the `length` argument ([#2654](https://github.com/supercollider/supercollider/pull/2654)). + +`Pitch` no longer ignores the `median` argument ([#2953](https://github.com/supercollider/supercollider/pull/2953)). + +Fixed a build error in DiskIOUGens on Windows ([#3015](https://github.com/supercollider/supercollider/pull/3015)). + +Fixed `AudioControl` outputting garbage data if a bus is mapped to it but nothing is playing to the bus ([#3063](https://github.com/supercollider/supercollider/pull/3063)). + +Fixed incorrect math in `PanAz.ar` with audio-rate input signal and position ([3139](https://github.com/supercollider/supercollider/pull/3139)). + + +sclang: Added +----- + +Regression tests for the sclang lexer, parser, and compiler have been added ([#2751](https://github.com/supercollider/supercollider/pull/2751)). This will make it easier to make fixes to these components in the future. + +sclang: Changed +------- + +**Breaking change:** sclang's nestable multiline comments had some mistakes. In particular, sometimes sclang's lexer would incorrectly process overlapping combinations of `/*` and `*/`, so e.g. `*/*/` would be interpreted like `*/ /* */`. This has been fixed ([#2625](https://github.com/supercollider/supercollider/pull/2625)). + +The maximum number of MIDI ports has been increased from 16 to 128 ([#2494](https://github.com/supercollider/supercollider/pull/2494)). + +The startup post "NumPrimitives = #" is reworded to "Found # primitives" ([#3139](https://github.com/supercollider/supercollider/pull/3139)). + +sclang: Removed +------- + +Removed some unhelpful memory addresses from call stack output in error printing ([#2951](https://github.com/supercollider/supercollider/pull/2951)). + +Removed some accidentally retained debug posts when the language starts up ([#3135](https://github.com/supercollider/supercollider/pull/3135)). + +sclang: Fixed +----- + +Fixed help files failing to open on Windows if the user's name contains a non-ASCII character ([#2861](https://github.com/supercollider/supercollider/pull/2861)). + +Fixed non-ASCII characters breaking the Visual Studio debugger ([#2861](https://github.com/supercollider/supercollider/pull/2861)). + +Fixed a crash in `Object:perform` when the selector is an Array whose first element is not a Symbol, e.g. `0.perform([0])` ([#2617](https://github.com/supercollider/supercollider/pull/2617)). + +`thisProcess.nowExecutingPath` is no longer corrupted by `Routine:stop` ([#2620](https://github.com/supercollider/supercollider/pull/2620)). + +`TextView:selectedString_` now works when the selection size is zero ([#2648](https://github.com/supercollider/supercollider/pull/2648)). + +Fixed a crash when a method or class/instance variable is named "`none`" ([#2638](https://github.com/supercollider/supercollider/pull/2638)). + +Exceptions occurring in primitives no longer print unavoidable error messages even when wrapped in try-catch ([#2876](https://github.com/supercollider/supercollider/pull/2876)). + +Fixed a crash when `Dictionary:keysValuesArrayDo` is called with `nil` as an argument ([#2799](https://github.com/supercollider/supercollider/pull/2799)). + +Fixed `WebView:onLinkActivated` handler failing to fire ([#3003](https://github.com/supercollider/supercollider/pull/3003)). + +Fixed GUI objects failing to display when launched from the `action` of `unixCmd` ([#3009](https://github.com/supercollider/supercollider/pull/3009)). You will still need `{ }.defer`, however. + +Fixed `QImage:getColor` always returning zero for the green channel ([#3190](https://github.com/supercollider/supercollider/pull/3190)). + + +Class library: Added +----- + +The UnitTest quark has been incorporated into the main repository ([#3168](https://github.com/supercollider/supercollider/pull/3168)). + +Added a `rewind` method to `CollStream` ([#2400](https://github.com/supercollider/supercollider/pull/2400)). + +Added four new class methods to `File` for convenience: `readAllString`, `readAllSignal`, `readAllStringHTML`, `readAllStringRTF` ([#2410](https://github.com/supercollider/supercollider/pull/2410)). + +`Pstep` accepts an array as a duration argument ([#2511](https://github.com/supercollider/supercollider/pull/2511)). + +Help files originating from extensions now display a plaque for visibility ([#2449](https://github.com/supercollider/supercollider/pull/2449)). + +For consistency with other `Platform` class methods, `Platform.recordingsDir` may be used instead of `thisProcess.platform.recordingsDir` ([#2877](https://github.com/supercollider/supercollider/pull/2877)). + +`SequenceableCollection` has two new instance methods: `flatten2` and `flatBelow` ([#2527](https://github.com/supercollider/supercollider/pull/2527)). Additionally, `flatten` is faster now. + +The `~callback` function is now available for all `Event` types instead of just "on" events ([#2376](https://github.com/supercollider/supercollider/pull/2376)). + +Event types now include a `parentEvent`, which provides default values. ([#3021](https://github.com/supercollider/supercollider/pull/3021)). + +New aliases for done actions, e.g. `Done.freeSelf == 2`, are introduced for better readability ([#2616](https://github.com/supercollider/supercollider/pull/2616)). See the `Done` helpfile for details. + +A new class, `Recorder`, allows recording independently of the `Server` object ([#2422](https://github.com/supercollider/supercollider/pull/2422)). + +`SequenceableCollection:reduce` supports an adverb argument ([#2863](https://github.com/supercollider/supercollider/pull/2863)). + +A `recordingsDir` method has been added directly to `Platform`, which transparently calls `thisProcess.platform.recordingsDir` ([#2877](https://github.com/supercollider/supercollider/pull/2877)). + +`View:-resizeToBounds`, `View:-resizeToHint`, and `Window:-resizeToHint` were added to make it easier to force Views and Windows to automatically resize ([#2865](https://github.com/supercollider/supercollider/pull/2865)). + +`Maybe` now supports collection methods `at`, `atAll`, `put`, `putAll`, `add`, `addAll` ([#2437](https://github.com/supercollider/supercollider/pull/2437)). + +`BusPlug:-play` can now accept a `Bus` object ([#2845](https://github.com/supercollider/supercollider/pull/2845)). + +Breadcrumb links in helpfiles now have separate links for each node in the hierarchy, and pages with multiple categories have separators between the categories ([#2916](https://github.com/supercollider/supercollider/pull/2916)). + +`SoundFile:*openWrite` now takes additional parameters ([#2926](https://github.com/supercollider/supercollider/pull/2926)). + +Two new instance methods were added to Symbol: `isBinaryOp` and `isIdentifier` ([#2955](https://github.com/supercollider/supercollider/pull/2955)). + +Added three convenience methods: `View:resizeToBounds`, `View:resizeToHint`, and `Window:resizeToHint` ([#2865](https://github.com/supercollider/supercollider/pull/2865)). + +Added `Collection:asEvent` for easy conversion to an `Event` ([#2871](https://github.com/supercollider/supercollider/pull/2871)). + +`DeprecatedError` now shows you the file path of the deprecated method ([#3039](https://github.com/supercollider/supercollider/pull/3039)). + +Added two new methods to `SimpleNumber`: `snap` and `softRound` ([#3160](https://github.com/supercollider/supercollider/pull/3160)). + +`ReadableNodeIDAllocator` offers a new optional replacement for `PowerOfTwoAllocator` that assigns node IDs in a way more readable to humans when working with multiclient setups ([#3179](https://github.com/supercollider/supercollider/pull/3179)). + +A new "booted" stage has been added to Server objects that have been booted but +may not be running yet, accessible via `Server:hasBooted` and +`Server.allBootedServers` +([#3275](https://github.com/supercollider/supercollider/pull/3275)). + +Class library: Changed +------- + +**Breaking change:** Rests in the patterns system have been restructured ([#2802](https://github.com/supercollider/supercollider/pull/2802)). Instead of using the `isRest` event property, events are considered rests if one of their properties is a `Rest` object. You must use instances of `Rest` rather than the rest class itself -- use of `Rest` instead of `Rest()` is now deprecated. + +**Breaking change:** Fixed `Dictionary:==` only comparing the values of the two dictionaries, not the keys ([#2737](https://github.com/supercollider/supercollider/issues/2737)). + +**Breaking change:** Fixed a mistake where `Pen.quadCurveTo` used the primitive for a cubic Bézier instead of quadratic ([#2553](https://github.com/supercollider/supercollider/pull/2553)). To restore the old behavior, change `Pen.quadCurveTo` to `Pen.curveTo`. + +**Breaking change:** The convenience instance methods `Env:kr` and `Env:ar` had the arguments `mul` and `add` renamed to `levelScale` and `levelBias`, since they don't behave like typical `mul` and `add` arguments ([#2866](https://github.com/supercollider/supercollider/pull/2866)). + +`Collection:processRest` returns the processed collection rather than the original ([#2497](https://github.com/supercollider/supercollider/pull/2497)). + +The maximum number of MIDI ports has been increased ([#2494](https://github.com/supercollider/supercollider/pull/2494)). + +Attempting to use a control-rate signal as an input to `Hasher.ar` now results in an error ([#2589](https://github.com/supercollider/supercollider/pull/2589)). + +The "Cleaning up temp synthdefs..." post message is suppressed if there is nothing to clean up ([#2629](https://github.com/supercollider/supercollider/pull/2629)). + +To match `Out` and `ReplaceOut`, `LocalOut` and `XOut` now correctly validate their input, checking for a non-zero number of channels ([#2659](https://github.com/supercollider/supercollider/pull/2657), [#2659](https://github.com/supercollider/supercollider/pull/2659)). + +The argument to `Pattern:fin` has a default of 1 for consistency with `Object:fin` ([#2480](https://github.com/supercollider/supercollider/pull/2840/files)). + +`Complex:reciprocal` is faster now ([#2890](https://github.com/supercollider/supercollider/pull/2890)). + +`Buffer:write` takes floating point arguments, truncating them to integers ([#2547](https://github.com/supercollider/supercollider/pull/2547)). + +Conversion methods among collection types has been improved and documented ([#2871](https://github.com/supercollider/supercollider/pull/2871)). + +`clientID` is now protected from being changed while the server is running +([#3275](https://github.com/supercollider/supercollider/pull/3275)). + +Class library: Deprecated +---------- + +`OSCresponder`, `OSCresponderNode`, and `OSCpathResponder` now emit deprecation messages, and will be removed after at least a year ([#2870](https://github.com/supercollider/supercollider/pull/2870)). Use `OSCFunc` or `OSCdef` instead. + +`Speech` is deprecated ([#2424](https://github.com/supercollider/supercollider/pull/2424)), and will be removed in 3.10. The rationale is that its audio output is independent of the server (severely limiting use in compositions), it depends on a proprietary macOS API with no prospect of cross-platform compatibility, and it is too niche to justify inclusion in the core library. + +The WiiMote classes (`WiiMote`, `WiiMoteIRObject`, `WiiCalibrationInfo`, `WiiMoteGUI`, `WiiRemoteGUI`, `WiiNunchukGUI`) are deprecated ([#2698](https://github.com/supercollider/supercollider/pull/2698)). They never reached a stable state and have gone unmaintained and unused for years. + +`AudioIn` is deprecated and will be removed in some future version ([#2482](https://github.com/supercollider/supercollider/pull/2482)). It was provided only for backward compatibility with SC2, so its deprecation is long overdue. Use `SoundIn` instead. + +`SplayZ` has been deprecated for a long time, but it's finally on the "official" deprecation track and will be removed in 3.10 ([#2631](https://github.com/supercollider/supercollider/pull/2631)). Use `SplayAz` instead. + +`TDuty_old` has been deprecated for a long time, but it now emits a warning and will be removed in 3.10 ([#2677](https://github.com/supercollider/supercollider/pull/2677)). Use `TDuty` instead. + +`Watcher` is an old alias for `SkipJack` provided for backward compatibility. It is officially deprecated and will be removed in 3.10 ([#2700](https://github.com/supercollider/supercollider/pull/2700)). + +`Server:recordNode` is deprecated. Use `Recorder:recordNode` instead (e.g. `s.recorder.recordNode`) ([#2422](https://github.com/supercollider/supercollider/pull/2422)). + +The `Server.set` class variable is deprecated. Use `Server.all` instead ([#2422](https://github.com/supercollider/supercollider/pull/2422)). + +`SimpleNumber:quantize` is deprecated. Use `SimpleNumber:snap` instead ([#3160](https://github.com/supercollider/supercollider/pull/3160)). + +`Server:userSpecifiedClientID` is deprecated. Use `Server:clientID` instead +([#3275](https://github.com/supercollider/supercollider/pull/3275)). + +Class library: Removed +------- + +Removed non-functional stub methods and classes related to Image: the classes ImageFilter and ImageKernel, and the Image instance methods lockFocus, unlockFocus, applyFilters, filters, filteredWith, addFilter, removeFilter, flatten, invert, crop, applyKernel ([#2867](https://github.com/supercollider/supercollider/pull/2867)). + +`Module`, an unmaintained and unused class for serialization of Synths, has been moved to a quark ([#2703](https://github.com/supercollider/supercollider/pull/2703)). + +Removed the `openHelpFile` instance methods of `Object`, `String`, `Method`, and `Quark`. These methods have been deprecated since 3.8. + +Removed `String:openTextFile` and `Symbol:openTextFile`. Use `String:openDocument` and `Symbol:openTextFile` instead. These methods have been deprecated since 3.8. + +Class library: Fixed +----- + +A number of instance methods in `Buffer` and `Bus` did not properly check to see if the object has already been freed, and would act on buffer #0 or bus #0 (which is especially dangerous for the `free` instance method). They now safeguard against this case and throw errors ([#2936](https://github.com/supercollider/supercollider/pull/2936), [#2960](https://github.com/supercollider/supercollider/pull/2960), [#2993](https://github.com/supercollider/supercollider/pull/2993)). + +The `useRanger` option in `EnvirGui` broke in 3.7. This has been fixed ([#2418](https://github.com/supercollider/supercollider/pull/2418)). + +`IdentityDictionary` methods `collect`, `select`, and `reject` retain references to the `parent` and `proto` objects ([#2507](https://github.com/supercollider/supercollider/pull/2507)). + +On Linux, some MIDI methods created method override warnings. These have been silenced ([#2717](https://github.com/supercollider/supercollider/pull/2717)). + +The "key" argument to `Pn` was not properly set on the first repeat. This has been fixed ([#2833](https://github.com/supercollider/supercollider/pull/2833)). + +Fixed errors when using a DragSource inside a CompositeView object ([#2804](https://github.com/supercollider/supercollider/issues/2804)). + +Fixed an interpreter crash when defining a SynthDef whose name is too long ([#2821](https://github.com/supercollider/supercollider/pull/2821)). More specifically, the inputs to `UnixFILE:putPascalString` and `CollStream:putPascalString` are now validated. + +Server crashes are better handled by the interpreter ([#2453](https://github.com/supercollider/supercollider/pull/2453)). + +The time display and the "start recording", "pause recording", and "stop recording" menu items now cooperate better with running `Server:record`, `Server:pauseRecording`, and `Server:stopRecording` ([#2422](https://github.com/supercollider/supercollider/pull/2422)). + +`Server:makeGui` and `Server:makeWindow` broke in 3.8 — the fields in the windows went blank. They are working again ([#2422](https://github.com/supercollider/supercollider/pull/2422)). + +A timing error with `NodeProxy:-clear` was fixed ([#2845](https://github.com/supercollider/supercollider/pull/2845)). + +`SoundFileView` correctly displays its grid and does not draw the grid on top of the selection box ([#2872](https://github.com/supercollider/supercollider/pull/2872)). + +The macOS plist file now shows the full version number for both the Version String and Shortened Version String ([#2487](https://github.com/supercollider/supercollider/pull/2487)). + +Fixed instances of accidentally silencing error messages caused by neglecting to call `Object:primitiveFailed` ([#2908](https://github.com/supercollider/supercollider/pull/2908)). + +Patched the possibility of inconsistent `TempoClock` state when the tempo is set via `setTempoAtSec` ([#2078](https://github.com/supercollider/supercollider/pull/2078)). + +Fixed memory spikes when using `MIDIFunc.sysex` with a large `srcID` ([#3005](https://github.com/supercollider/supercollider/pull/3005)). + +Fixed spaces sometimes being rendered as `%20` in links in SCDoc ([#3033](https://github.com/supercollider/supercollider/pull/3033)). + +Fixed `Function:plot` showing an empty graph if the server wasn't booted when the method was invoked ([#3047](https://github.com/supercollider/supercollider/pull/3047)). + +Fixed blatant errors in `Collection:asAssociations` and `Collection:asPairs` where elements were dropped ([#3101](https://github.com/supercollider/supercollider/pull/3101)). + +Fixed bugs in `NodeProxy` when using external servers ([#3103](https://github.com/supercollider/supercollider/pull/3103)). + +`History` now outputs a correct timestamp on Windows ([#3045](https://github.com/supercollider/supercollider/pull/3045)). + +Fixed Volume control failing to be persistent when rebooting the server ([#3125](https://github.com/supercollider/supercollider/pull/3125)). + +Fixed `SimpleNumber:asTimeString` producing nonsensical results with the "precision" argument ([#3166](https://github.com/supercollider/supercollider/pull/3166)). + +`Server:clientID` can now be changed, allowing multiple clients connect to the same server ([#3178](https://github.com/supercollider/supercollider/pull/3178)). + +History and HistoryGui have been cleaned up +([#3267](https://github.com/supercollider/supercollider/pull/3267)). + +Fixed duplicate node IDs involving `Server.initTree` +([#3265](https://github.com/supercollider/supercollider/pull/3265)). + +Fixed supernova crashing when too many controls are used +([#3196](https://github.com/supercollider/supercollider/issues/3196)). + +`Volume` now respects lag time when it is instantiated or destroyed +([#3332](https://github.com/supercollider/supercollider/pull/3332)). + +IDE & SCDoc: Added +----- + +Entries in the Documents docklet can be reordered, and document tabs will automatically reorder to reflect this ([#2555](https://github.com/supercollider/supercollider/pull/2555)). + +"Edit > Preferences > Editor > Display" has a new option that allows replacing tabs with a dropdown whose items are alphabetically ordered ([#2555](https://github.com/supercollider/supercollider/pull/2555)). This makes navigation easier in some performance contexts. + +IDE & SCDoc: Changed +------- + +Server actions, which were previously in the "Language" menu, have been moved out to their own "Server" menu ([#3049](https://github.com/supercollider/supercollider/pull/3049)). + +Changed "occurrences" to "matches" in the status bar in the Find and Replace features ([#2702](https://github.com/supercollider/supercollider/pull/2702)). + +Many minor improvements were made to the look and feel of the documentation ([#2944](https://github.com/supercollider/supercollider/pull/2944), [#2945](https://github.com/supercollider/supercollider/pull/2945), [#2947](https://github.com/supercollider/supercollider/pull/2947), [#2948](https://github.com/supercollider/supercollider/pull/2948), [#2967](https://github.com/supercollider/supercollider/pull/2967), [#3006](https://github.com/supercollider/supercollider/pull/3006), [#3022](https://github.com/supercollider/supercollider/pull/3022), [#3025](https://github.com/supercollider/supercollider/pull/3025), [#3034](https://github.com/supercollider/supercollider/pull/3034), [#3175](https://github.com/supercollider/supercollider/pull/3175), [#3346](https://github.com/supercollider/supercollider/pull/3346)). + +IDE & SCDoc: Fixed +----- + +Fixed SCDoc refusing to index any further documents if one document has a malformed `copymethod::` command ([#3050](https://github.com/supercollider/supercollider/pull/3050)). + +Some Linux systems had unreadable font colors in the autocomplete tooltips. This has been (finally) fixed ([#2672](https://github.com/supercollider/supercollider/pull/2762)). + +Fixed a bug where `Document:selectedString_` had no effect ([#2849](https://github.com/supercollider/supercollider/pull/2849)). + +New tabs are now inserted to the right of the current tab instead of all the way at the end ([#3053](https://github.com/supercollider/supercollider/pull/3053)). + +The help browser now has keyboard shortcuts for navigating back and forward ([#3056](https://github.com/supercollider/supercollider/pull/3056)). These shortcuts are OS-dependent and given to us by [Qt](http://doc.qt.io/qt-5.9/qkeysequence.html#standard-shortcuts). + +Fixed the "Find in page..." feature in the help viewer skipping every other occurrence ([#2903](https://github.com/supercollider/supercollider/pull/2903)). + +Fixed HTML checkboxes appearing in the upper left of the help viewer ([#3028](https://github.com/supercollider/supercollider/pull/3028)). + +Fixed the right-click menu for the tabs appearing in the wrong place in macOS ([#3042](https://github.com/supercollider/supercollider/issues/3042)). + +# [3.8.0](https://github.com/supercollider/supercollider/tree/3.8.0) (2016-09-23) +[Full Changelog](https://github.com/supercollider/supercollider/compare/3.7.2...3.8.0) + +## API change + +- Increase the default number of audio buses from 128 to 1024 + [#2239](https://github.com/supercollider/supercollider/pull/2239) by [vivid-synth](https://github.com/vivid-synth) +- server plugins: Unify panning behavior of granular ugens + [#2136](https://github.com/supercollider/supercollider/pull/2136) by [snappizz](https://github.com/snappizz) +- scsynth: commandline option (-B) to bind to specific address + [#2095](https://github.com/supercollider/supercollider/pull/2095) by [llloret](https://github.com/llloret) +- PathName has potentially superfluous methods + [#1909](https://github.com/supercollider/supercollider/issues/1909) by [telephon](https://github.com/telephon) +- class library: sound file view - rename argument startframe -> startFrame to match convention + [#1684](https://github.com/supercollider/supercollider/pull/1684) by [telephon](https://github.com/telephon) + +## comp: scsynth + +- Add commit to version info + [#2243](https://github.com/supercollider/supercollider/pull/2243) by [vivid-synth](https://github.com/vivid-synth) +- fftlib: remove duplicate defines + [#2089](https://github.com/supercollider/supercollider/pull/2089) by [sonoro1234](https://github.com/sonoro1234) +- SC_fftlib: allow ensurewindow to be called + [#2008](https://github.com/supercollider/supercollider/pull/2008) by [sonoro1234](https://github.com/sonoro1234) +- jack: add metadata support + [#1951](https://github.com/supercollider/supercollider/pull/1951) by [ventosus](https://github.com/ventosus) +- reboot of the internal server crashes interpreter + [#1526](https://github.com/supercollider/supercollider/issues/1526) by [ceremona](https://github.com/ceremona) + +## comp: server plugins + +- server plugins: Gendy*: fix initialization bug + [#2331](https://github.com/supercollider/supercollider/pull/2331) by [snappizz](https://github.com/snappizz) +- Bug 1355 demand env overshoot + [#2164](https://github.com/supercollider/supercollider/pull/2164) by [baconpaul](https://github.com/baconpaul) +- Allow audio-rate phasein argument to VOsc + [#2140](https://github.com/supercollider/supercollider/pull/2140) by [snappizz](https://github.com/snappizz) +- PartConv avoid using first ir section twice + [#2015](https://github.com/supercollider/supercollider/pull/2015) by [sonoro1234](https://github.com/sonoro1234) +- plugins: do not advance stages before env start + [#1424](https://github.com/supercollider/supercollider/pull/1424) by [scztt](https://github.com/scztt) + +## comp: supernova + +- Add supernova to some scsynth-specific docs + [#2256](https://github.com/supercollider/supercollider/pull/2256) by [vivid-synth](https://github.com/vivid-synth) +- build: don't auto-enable supernova if old cmake + [#2170](https://github.com/supercollider/supercollider/pull/2170) by [danstowell](https://github.com/danstowell) +- supernova: use c++14 move captures and proper move semantics + [#2141](https://github.com/supercollider/supercollider/pull/2141) by [timblechmann](https://github.com/timblechmann) +- supernova: relax handling of malformed c_set messages + [#2113](https://github.com/supercollider/supercollider/pull/2113) by [timblechmann](https://github.com/timblechmann) +- supernova: portaudio_backend changed #elif for #else + [#1947](https://github.com/supercollider/supercollider/pull/1947) by [sonoro1234](https://github.com/sonoro1234) +- supernova: minor improvements + [#1908](https://github.com/supercollider/supercollider/pull/1908) by [timblechmann](https://github.com/timblechmann) + +## comp: sclang + +- remove references to CocoaBridge + [#2351](https://github.com/supercollider/supercollider/pull/2351) by [snappizz](https://github.com/snappizz) +- lang: Remove debug message + [#2250](https://github.com/supercollider/supercollider/pull/2250) by [gusano](https://github.com/gusano) +- sclang: Ensure git object is defined for checkout + [#2216](https://github.com/supercollider/supercollider/pull/2216) by [scztt](https://github.com/scztt) +- asStringPerc SCLang Crash + [#2168](https://github.com/supercollider/supercollider/pull/2168) by [baconpaul](https://github.com/baconpaul) +- Classname as Selector crashes + [#2166](https://github.com/supercollider/supercollider/pull/2166) by [baconpaul](https://github.com/baconpaul) +- Reimplement match lang ip + [#1972](https://github.com/supercollider/supercollider/pull/1972) by [muellmusik](https://github.com/muellmusik) +- sclang resolves relative paths in the language configuration file relative to the current working directory + [#1927](https://github.com/supercollider/supercollider/issues/1927) by [miguel-negrao](https://github.com/miguel-negrao) +- class library: plot does not specify min and max, so add 'plotAudio' method with -1 .. 1 range + [#1846](https://github.com/supercollider/supercollider/pull/1846) by [telephon](https://github.com/telephon) +- Fix presumed bug in d0f475d (min should be max). Fixes #1842 + [#1843](https://github.com/supercollider/supercollider/pull/1843) by [danstowell](https://github.com/danstowell) +- parser doesn't catch backward variable definitions + [#1514](https://github.com/supercollider/supercollider/issues/1514) by [telephon](https://github.com/telephon) +- sclang crashes on 0.exit + [#1438](https://github.com/supercollider/supercollider/issues/1438) by [jamshark70](https://github.com/jamshark70) +- Crash when using a class name in binop method call syntax + [#669](https://github.com/supercollider/supercollider/issues/669) by [jamshark70](https://github.com/jamshark70) + +## comp: class library + +- Fix printing filepath at end of recording + [#2435](https://github.com/supercollider/supercollider/pull/2435) by [bagong](https://github.com/bagong) +- Add default value to second argument in string replace + [#2433](https://github.com/supercollider/supercollider/pull/2433) by [bagong](https://github.com/bagong) +- server: don't set client id on failure + [#2405](https://github.com/supercollider/supercollider/pull/2405) by [telephon](https://github.com/telephon) +- class library: add missing proxy init in Ndef + [#2387](https://github.com/supercollider/supercollider/pull/2387) by [telephon](https://github.com/telephon) +- EnvirGui calls `this.widgets` but has none + [#2371](https://github.com/supercollider/supercollider/issues/2371) by [telephon](https://github.com/telephon) +- Topic/deprecating + [#2370](https://github.com/supercollider/supercollider/pull/2370) by [crucialfelix](https://github.com/crucialfelix) +- Make sure Spec is inited before ControlSpec + [#2346](https://github.com/supercollider/supercollider/pull/2346) by [antonhornquist](https://github.com/antonhornquist) +- Handle spaces in SCDoc internal links + [#2336](https://github.com/supercollider/supercollider/pull/2336) by [crucialfelix](https://github.com/crucialfelix) +- Usage of Class.initClassTree(ControlSpec) can remove common mappings + [#2318](https://github.com/supercollider/supercollider/issues/2318) by [antonhornquist](https://github.com/antonhornquist) +- SoundFileView.schelp wrong argument names + [#2311](https://github.com/supercollider/supercollider/issues/2311) by [jamshark70](https://github.com/jamshark70) +- Add linting and fix classlib indention + [#2298](https://github.com/supercollider/supercollider/pull/2298) by [gusano](https://github.com/gusano) +- class library: TreeView: add alias methods addChild, insertChild, childAt + [#2260](https://github.com/supercollider/supercollider/pull/2260) by [snappizz](https://github.com/snappizz) +- Classlib: Quarks: Fix typo in incompatibility message (SC: camel case… + [#2245](https://github.com/supercollider/supercollider/pull/2245) by [jamshark70](https://github.com/jamshark70) +- Classlib: GUI: asLayoutElement interface for non-Views that work in layouts + [#2234](https://github.com/supercollider/supercollider/pull/2234) by [jamshark70](https://github.com/jamshark70) +- ServerStatus - watcher notifies the server + [#2226](https://github.com/supercollider/supercollider/pull/2226) by [gusano](https://github.com/gusano) +- class library: server gui updates better + [#2215](https://github.com/supercollider/supercollider/pull/2215) by [telephon](https://github.com/telephon) +- class library: update link when server failed to start + [#2209](https://github.com/supercollider/supercollider/pull/2209) by [snappizz](https://github.com/snappizz) +- s.makeGui server window broken in master + [#2202](https://github.com/supercollider/supercollider/issues/2202) by [jamshark70](https://github.com/jamshark70) +- Classlib: GUI: Support "has-a" GUI objects by calling asView within Layouts + [#2188](https://github.com/supercollider/supercollider/pull/2188) by [jamshark70](https://github.com/jamshark70) +- Move Spec/Warp etc. out of GUI back into Control + [#2182](https://github.com/supercollider/supercollider/pull/2182) by [crucialfelix](https://github.com/crucialfelix) +- asOSCArgArray : do not expand a string into an array + [#2133](https://github.com/supercollider/supercollider/pull/2133) by [telephon](https://github.com/telephon) +- class library: implement audio rate lag control + [#2127](https://github.com/supercollider/supercollider/pull/2127) by [telephon](https://github.com/telephon) +- cmake needs to install HUT directory on OSX + [#2116](https://github.com/supercollider/supercollider/issues/2116) by [sensestage](https://github.com/sensestage) +- class library: streamArg correctly yields + [#2110](https://github.com/supercollider/supercollider/pull/2110) by [telephon](https://github.com/telephon) +- class library: move asOSCArgArray out of backwards_compatibility + [#2108](https://github.com/supercollider/supercollider/pull/2108) by [telephon](https://github.com/telephon) +- class library: fix compatibility of asOSCArgArray + [#2097](https://github.com/supercollider/supercollider/pull/2097) by [telephon](https://github.com/telephon) +- List can't be used in Synth arg list + [#2096](https://github.com/supercollider/supercollider/issues/2096) by [jamshark70](https://github.com/jamshark70) +- deprecated-3.7: remove it in master? + [#2038](https://github.com/supercollider/supercollider/issues/2038) by [danstowell](https://github.com/danstowell) +- Topic/server unresponsive + [#1935](https://github.com/supercollider/supercollider/pull/1935) by [crucialfelix](https://github.com/crucialfelix) +- clean up PathName code + [#1912](https://github.com/supercollider/supercollider/pull/1912) by [telephon](https://github.com/telephon) +- returning nil as UGen graph returns uninformative error + [#1771](https://github.com/supercollider/supercollider/issues/1771) by [telephon](https://github.com/telephon) +- Improve error handling in Server:prepareForRecord + [#1580](https://github.com/supercollider/supercollider/issues/1580) by [bagong](https://github.com/bagong) +- Fix range in Function:plot + [#1454](https://github.com/supercollider/supercollider/pull/1454) by [thormagnusson](https://github.com/thormagnusson) +- Move Spec back into Control + [#2181](https://github.com/supercollider/supercollider/issues/2181) by [multivac61](https://github.com/multivac61) + +## comp: help + +- add News in 3.8 + [#2365](https://github.com/supercollider/supercollider/pull/2365) by [snappizz](https://github.com/snappizz) +- help: History: remove use of .speak in examples + [#2352](https://github.com/supercollider/supercollider/pull/2352) by [snappizz](https://github.com/snappizz) +- help: SoundFileView: fix argument names + [#2350](https://github.com/supercollider/supercollider/pull/2350) by [snappizz](https://github.com/snappizz) +- Add example to LatoocarfianL + [#2335](https://github.com/supercollider/supercollider/pull/2335) by [crucialfelix](https://github.com/crucialfelix) +- Update Pitch.schelp + [#2334](https://github.com/supercollider/supercollider/pull/2334) by [crucialfelix](https://github.com/crucialfelix) +- Revert "Update Ndef.schelp" + [#2323](https://github.com/supercollider/supercollider/pull/2323) by [nuss](https://github.com/nuss) +- move SVG logo from HelpSource/images to icons + [#2312](https://github.com/supercollider/supercollider/pull/2312) by [snappizz](https://github.com/snappizz) +- Signal.schelp: small typo fix in play:loop desc + [#2308](https://github.com/supercollider/supercollider/pull/2308) by [jaschanarveson](https://github.com/jaschanarveson) +- Fix some anchor links in help + [#2293](https://github.com/supercollider/supercollider/pull/2293) by [vivid-synth](https://github.com/vivid-synth) +- Reference: Server-Command: clarify Wave Fill flags + [#2288](https://github.com/supercollider/supercollider/pull/2288) by [jaschanarveson](https://github.com/jaschanarveson) +- help: SC3 vs SC2: add historical note + [#2287](https://github.com/supercollider/supercollider/pull/2287) by [snappizz](https://github.com/snappizz) +- help: create help file for ScIDE + [#2285](https://github.com/supercollider/supercollider/pull/2285) by [snappizz](https://github.com/snappizz) +- help: VLayout: change QLineLayout to LineLayout + [#2283](https://github.com/supercollider/supercollider/pull/2283) by [snappizz](https://github.com/snappizz) +- help: Dialog: expand explanation of openPanel and savePanel + [#2282](https://github.com/supercollider/supercollider/pull/2282) by [snappizz](https://github.com/snappizz) +- Add "(NRT)" to the NRT help file title (searchability) + [#2281](https://github.com/supercollider/supercollider/pull/2281) by [vivid-synth](https://github.com/vivid-synth) +- Update Ndef.schelp + [#2273](https://github.com/supercollider/supercollider/pull/2273) by [tiagmoraismorgado](https://github.com/tmm2018) +- Update MouseX.schelp + [#2272](https://github.com/supercollider/supercollider/pull/2272) by [tiagmoraismorgado](https://github.com/tmm2018) +- Update MouseButton.schelp + [#2271](https://github.com/supercollider/supercollider/pull/2271) by [tiagmoraismorgado](https://github.com/tmm2018) +- help: Remove some outdated GUI info + [#2248](https://github.com/supercollider/supercollider/pull/2248) by [snappizz](https://github.com/snappizz) +- Add supernova to the list of components + [#2244](https://github.com/supercollider/supercollider/pull/2244) by [vivid-synth](https://github.com/vivid-synth) +- help: add SVG logo to images dir + [#2235](https://github.com/supercollider/supercollider/pull/2235) by [snappizz](https://github.com/snappizz) +- Replace use of .send(s) with .add in class examples. + [#2223](https://github.com/supercollider/supercollider/pull/2223) by [kisielk](https://github.com/kisielk) +- help: update Document.schelp to match current API + [#2219](https://github.com/supercollider/supercollider/pull/2219) by [snappizz](https://github.com/snappizz) +- help: RangeSlider: correct dragging instructions + [#2210](https://github.com/supercollider/supercollider/pull/2210) by [snappizz](https://github.com/snappizz) +- examples: replace .send(s) with .add + [#2208](https://github.com/supercollider/supercollider/pull/2208) by [snappizz](https://github.com/snappizz) +- PulseDivider.schelp: Fix typo and clarify div + [#2199](https://github.com/supercollider/supercollider/pull/2199) by [kisielk](https://github.com/kisielk) +- Pmono.schelp: fix duplicate "the" + [#2187](https://github.com/supercollider/supercollider/pull/2187) by [kisielk](https://github.com/kisielk) +- Fix a typo in SynthDef.schelp + [#2186](https://github.com/supercollider/supercollider/pull/2186) by [kisielk](https://github.com/kisielk) +- fixing Henon help + [#2150](https://github.com/supercollider/supercollider/pull/2150) by [tiagmoraismorgado](https://github.com/tmm2018) +- document DelTapWr/DelTapRd/MultiTap delay time caveats + [#2132](https://github.com/supercollider/supercollider/pull/2132) by [snappizz](https://github.com/snappizz) +- help: document range better for LFGauss UGen + [#2121](https://github.com/supercollider/supercollider/pull/2121) by [telephon](https://github.com/telephon) +- help: hidfunc, clarify nil on usage and usageID + [#2104](https://github.com/supercollider/supercollider/pull/2104) by [llloret](https://github.com/llloret) +- help fixes for OSCfunc & Env + [#2087](https://github.com/supercollider/supercollider/pull/2087) by [miczac](https://github.com/miczac) +- RecordBuf.schelp: corrected Synthnames for proper playback, lower volume for overdub + [#2071](https://github.com/supercollider/supercollider/pull/2071) by [miczac](https://github.com/miczac) +- AudioIn.schelp: tamed feedback in example, removed "patching" example + [#2070](https://github.com/supercollider/supercollider/pull/2070) by [miczac](https://github.com/miczac) +- Pulse.schelp: added missing .kr method, beautified examples + [#2069](https://github.com/supercollider/supercollider/pull/2069) by [miczac](https://github.com/miczac) +- Helpfile fixing + [#2061](https://github.com/supercollider/supercollider/pull/2061) by [LFSaw](https://github.com/LFSaw) +- Helpfile fixing + [#2057](https://github.com/supercollider/supercollider/pull/2057) by [jreus](https://github.com/jreus) +- Revert "LFSaw.schelp: Note and example for special initial-phase behaviour" + [#2056](https://github.com/supercollider/supercollider/pull/2056) by [miczac](https://github.com/miczac) +- Klank & DynKlank - better structure for examples + [#2055](https://github.com/supercollider/supercollider/pull/2055) by [miczac](https://github.com/miczac) +- RLPF.schelp: adjust example to avoid exploding filter due to frequency folding when modulated. + [#2053](https://github.com/supercollider/supercollider/pull/2053) by [miczac](https://github.com/miczac) +- Helpfile fixing + [#2042](https://github.com/supercollider/supercollider/pull/2042) by [adcxyz](https://github.com/adcxyz) +- Added closeWhenDone to .cue + [#2039](https://github.com/supercollider/supercollider/pull/2039) by [tapage](https://github.com/tapage) +- help: minor spell fixes in tutorials area + [#2004](https://github.com/supercollider/supercollider/pull/2004) by [llloret](https://github.com/llloret) +- help: and some more help typos and spell fixes + [#2003](https://github.com/supercollider/supercollider/pull/2003) by [llloret](https://github.com/llloret) +- help: fixed some more typos and spelling + [#2002](https://github.com/supercollider/supercollider/pull/2002) by [llloret](https://github.com/llloret) +- help: Help updates for the Classes directory + [#1999](https://github.com/supercollider/supercollider/pull/1999) by [llloret](https://github.com/llloret) +- Improve "Writing UGens" documentation + [#1997](https://github.com/supercollider/supercollider/pull/1997) by [snappizz](https://github.com/snappizz) +- More help documentation updates + [#1989](https://github.com/supercollider/supercollider/pull/1989) by [llloret](https://github.com/llloret) +- help: fixed some typos and spelling + [#1988](https://github.com/supercollider/supercollider/pull/1988) by [llloret](https://github.com/llloret) +- link was wrong + [#1980](https://github.com/supercollider/supercollider/pull/1980) by [grirgz](https://github.com/grirgz) +- Document ServerOptions.*devices as OS X only + [#1949](https://github.com/supercollider/supercollider/pull/1949) by [snappizz](https://github.com/snappizz) +- Clarified nil argument behavior in OSCdef help + [#1940](https://github.com/supercollider/supercollider/pull/1940) by [antonhornquist](https://github.com/antonhornquist) +- Change title of main help file from "Help" to "SuperCollider [version]" + [#1928](https://github.com/supercollider/supercollider/pull/1928) by [snappizz](https://github.com/snappizz) +- MultiTap and DelTapRd/Wr could use a Note in help doc + [#1883](https://github.com/supercollider/supercollider/issues/1883) by [mtmccrea](https://github.com/mtmccrea) +- CocoaBridge seems dead, but examples and doc are still there + [#1629](https://github.com/supercollider/supercollider/issues/1629) by [muellmusik](https://github.com/muellmusik) + +## comp: HID + +- Update pointer to submodule hidapi + [#2420](https://github.com/supercollider/supercollider/pull/2420) by [bagong](https://github.com/bagong) +- Adjust pointer to hidapi to fix cmp0048 bug breaking build for cmake … + [#2342](https://github.com/supercollider/supercollider/pull/2342) by [bagong](https://github.com/bagong) +- Update pointer to hidapi submodule + [#2330](https://github.com/supercollider/supercollider/pull/2330) by [bagong](https://github.com/bagong) +- HID: various small additions to adjust to developments in hid submodule + [#2123](https://github.com/supercollider/supercollider/pull/2123) by [bagong](https://github.com/bagong) +- Switch to hidapi subomodule in sc org repo + [#2111](https://github.com/supercollider/supercollider/pull/2111) by [bagong](https://github.com/bagong) + +## comp: Qt GUI + +- Move Qt primitives out of "common" to fix non-Qt builds + [#2299](https://github.com/supercollider/supercollider/pull/2299) by [vivid-synth](https://github.com/vivid-synth) +- build: fix qt configuration for case-sensitive OS X + [#2262](https://github.com/supercollider/supercollider/pull/2262) by [snappizz](https://github.com/snappizz) +- Document Qt >= 5.6 not working in Linux + [#2206](https://github.com/supercollider/supercollider/pull/2206) by [snappizz](https://github.com/snappizz) +- QPen - add RenderHints to StringInRect + [#2019](https://github.com/supercollider/supercollider/pull/2019) by [gusano](https://github.com/gusano) + +## comp: SCDoc + +- Adjust Help title for Windows return value of folder + [#2392](https://github.com/supercollider/supercollider/pull/2392) by [bagong](https://github.com/bagong) +- fix link to class file source in scdoc header + [#2131](https://github.com/supercollider/supercollider/pull/2131) by [snappizz](https://github.com/snappizz) +- Change "source" to "helpfile source" in scdoc footer + [#2130](https://github.com/supercollider/supercollider/pull/2130) by [snappizz](https://github.com/snappizz) +- SCDoc HTML renderer includes literal spaces in links with anchors + [#1650](https://github.com/supercollider/supercollider/issues/1650) by [jamshark70](https://github.com/jamshark70) +- SCDoc shows getters where there are only setters + [#837](https://github.com/supercollider/supercollider/issues/837) by [muellmusik](https://github.com/muellmusik) + +## comp: build + +- Document cmake dependency for supernova + [#2207](https://github.com/supercollider/supercollider/pull/2207) by [snappizz](https://github.com/snappizz) +- Explain /path/to/qt5 in Linux README + [#2205](https://github.com/supercollider/supercollider/pull/2205) by [snappizz](https://github.com/snappizz) +- move jackey include dir from server to scsynth + [#2179](https://github.com/supercollider/supercollider/pull/2179) by [flv0](https://github.com/flv0) +- Fix oscpack build fail on various architectures + [#2174](https://github.com/supercollider/supercollider/pull/2174) by [danstowell](https://github.com/danstowell) +- Simplify MS Compiler detection to avoid cmake warning + [#2120](https://github.com/supercollider/supercollider/pull/2120) by [bagong](https://github.com/bagong) +- Travis: Update OSX build system and correct omissions + [#2092](https://github.com/supercollider/supercollider/pull/2092) by [bagong](https://github.com/bagong) +- sclang: changed some boost code to std + [#2091](https://github.com/supercollider/supercollider/pull/2091) by [llloret](https://github.com/llloret) +- Switch to portaudio repo in supercollider org + [#2088](https://github.com/supercollider/supercollider/pull/2088) by [bagong](https://github.com/bagong) +- travis: move git key to env, aws fixes + [#1987](https://github.com/supercollider/supercollider/pull/1987) by [scztt](https://github.com/scztt) +- Set correct hash for portaudio submodule + [#1971](https://github.com/supercollider/supercollider/pull/1971) by [bagong](https://github.com/bagong) +- cmake: library locations, hide them from the default listing of user cmake variables + [#1968](https://github.com/supercollider/supercollider/pull/1968) by [danstowell](https://github.com/danstowell) +- Add cmake options list to READMEs + [#1965](https://github.com/supercollider/supercollider/pull/1965) by [vivid-synth](https://github.com/vivid-synth) +- Update linux travis recipe + [#1932](https://github.com/supercollider/supercollider/pull/1932) by [patrickdupuis](https://github.com/patrickdupuis) +- build: bump GCC version requirement up from 4.7 to 4.8 + [#1839](https://github.com/supercollider/supercollider/pull/1839) by [danstowell](https://github.com/danstowell) +- Building master with gcc 4.7 fails due to 'is_trivially_destructible' in SC_PlugIn.hpp + [#1820](https://github.com/supercollider/supercollider/issues/1820) by [danstowell](https://github.com/danstowell) + +## env: Qt IDE + +- IDE: Server status bar should send properly formatted /status message (not 'status') + [#2450](https://github.com/supercollider/supercollider/pull/2450) by [jamshark70](https://github.com/jamshark70) +- Fix Document path sync problems + [#2222](https://github.com/supercollider/supercollider/pull/2222) by [jamshark70](https://github.com/jamshark70) +- fix #1985 + [#2102](https://github.com/supercollider/supercollider/pull/2102) by [miguel-negrao](https://github.com/miguel-negrao) +- scide: update document path also if nil + [#2098](https://github.com/supercollider/supercollider/pull/2098) by [telephon](https://github.com/telephon) +- sc-ide: fix behaviour of right context button when out of tab + [#2085](https://github.com/supercollider/supercollider/pull/2085) by [llloret](https://github.com/llloret) +- sc-ide: middle mouse button closes tab + [#2083](https://github.com/supercollider/supercollider/pull/2083) by [llloret](https://github.com/llloret) +- ide: menu option "Show Quarks" + [#1867](https://github.com/supercollider/supercollider/pull/1867) by [miguel-negrao](https://github.com/miguel-negrao) + +## env: scel + +- bug with scide_scel + [#2036](https://github.com/supercollider/supercollider/pull/2036) by [simdax](https://github.com/simdax) + +## env: scvim + +- Replace built-in scvim with submodule scvim + [#1991](https://github.com/supercollider/supercollider/pull/1991) by [danstowell](https://github.com/danstowell) +- Makes Vim support more reliable by sending larger buffers + [#1930](https://github.com/supercollider/supercollider/pull/1930) by [mzyzik](https://github.com/mzyzik) +- scvim as submodules repo + [#1921](https://github.com/supercollider/supercollider/issues/1921) by [blacksound](https://github.com/blacksound) + +## os: Linux + +- Do not allocate all channels reported by Pa_GetDeviceInfo / use memcpy instead of for-loop + [#1943](https://github.com/supercollider/supercollider/pull/1943) by [hzulla](https://github.com/hzulla) +- Fixes/alsa midi fixes + [#1760](https://github.com/supercollider/supercollider/pull/1760) by [timblechmann](https://github.com/timblechmann) +- HID final cleanup, and LID adaption to use similar API + [#1573](https://github.com/supercollider/supercollider/pull/1573) by [sensestage](https://github.com/sensestage) + +## os: Windows + +- Fix problem with boost interprocess module on Win + [#2457](https://github.com/supercollider/supercollider/pull/2457) by [llloret](https://github.com/llloret) +- Update Windows Readme + [#2419](https://github.com/supercollider/supercollider/pull/2419) by [bagong](https://github.com/bagong) +- Exception in World_New: boost::interprocess::intermodule_singleton initialization failed + [#2409](https://github.com/supercollider/supercollider/issues/2409) by [brachna](https://github.com/brachna) +- Fix QLocalSocket problem under Windows + [#2197](https://github.com/supercollider/supercollider/pull/2197) by [llloret](https://github.com/llloret) +- Windows exit nicely master + [#2107](https://github.com/supercollider/supercollider/pull/2107) by [llloret](https://github.com/llloret) +- Make MIDI work on Windows (PR for master) + [#2106](https://github.com/supercollider/supercollider/pull/2106) by [llloret](https://github.com/llloret) +- nsis windows for master branch + [#2103](https://github.com/supercollider/supercollider/pull/2103) by [llloret](https://github.com/llloret) +- Make Vista the minimum required Windows version + [#2017](https://github.com/supercollider/supercollider/pull/2017) by [llloret](https://github.com/llloret) +- Make the required version Windows Vista + [#2016](https://github.com/supercollider/supercollider/pull/2016) by [llloret](https://github.com/llloret) +- sclang: Fix to get Object: render to work on Windows + [#1899](https://github.com/supercollider/supercollider/pull/1899) by [antonhornquist](https://github.com/antonhornquist) +- Windows: sclang crashes on executing menu-item "Quit interpreter"/freezes on evaluating 0.exit + [#1578](https://github.com/supercollider/supercollider/issues/1578) by [bagong](https://github.com/bagong) +- Server not shut down on IDE-close + [#1449](https://github.com/supercollider/supercollider/issues/1449) by [bagong](https://github.com/bagong) +- MIDI sysex is not implemented for Windows (SC_PortMIDI.cpp) + [#1200](https://github.com/supercollider/supercollider/issues/1200) by [sensestage](https://github.com/sensestage) + +## qt5 + +- WIP: ide/qtcollider: prototype port to qwebengine + [#1936](https://github.com/supercollider/supercollider/pull/1936) by [timblechmann](https://github.com/timblechmann) + +## quarks + +- quarks: sort list by name + [#2214](https://github.com/supercollider/supercollider/pull/2214) by [gusano](https://github.com/gusano) +- quarks: throw an error when updating without name + [#2183](https://github.com/supercollider/supercollider/pull/2183) by [gusano](https://github.com/gusano) + +## architecture: arm + +- Provide compiler flags for armv6l and armv7l and add a few hints for building on RPi and headless + [#2065](https://github.com/supercollider/supercollider/pull/2065) by [bagong](https://github.com/bagong) + +## bug + +- ServerStatus failOSCFunc shouldn't set clientID + [#2328](https://github.com/supercollider/supercollider/issues/2328) by [crucialfelix](https://github.com/crucialfelix) +- class library: server notify dependants correctly + [#2093](https://github.com/supercollider/supercollider/pull/2093) by [telephon](https://github.com/telephon) +- Topic fix server notify + [#2066](https://github.com/supercollider/supercollider/pull/2066) by [telephon](https://github.com/telephon) +- OSC/Trigger functionality broken in master + [#2058](https://github.com/supercollider/supercollider/issues/2058) by [miczac](https://github.com/miczac) +- Problem with matchLangIP primitive: boost seems to give wrong hostname + [#1950](https://github.com/supercollider/supercollider/issues/1950) by [muellmusik](https://github.com/muellmusik) +- crash on exit, 3.7b + [#1422](https://github.com/supercollider/supercollider/issues/1422) by [chriskiefer](https://github.com/chriskiefer) +- DemandEnvGen overshooting at high curve + [#1355](https://github.com/supercollider/supercollider/issues/1355) by [eleses](https://github.com/eleses) +- scsynth OSC packet size in NRT mode + [#61](https://github.com/supercollider/supercollider/issues/61) by [jleben](https://github.com/jleben) + +## enhancement + +- Novacollider/alignment cleanups + [#1906](https://github.com/supercollider/supercollider/pull/1906) by [timblechmann](https://github.com/timblechmann) +- ide: introspection - use qt's concurrency functionality + [#1905](https://github.com/supercollider/supercollider/pull/1905) by [timblechmann](https://github.com/timblechmann) +- Novacollider/dll + [#1904](https://github.com/supercollider/supercollider/pull/1904) by [timblechmann](https://github.com/timblechmann) +- Tab does not work in IDE (on OSX) + [#1453](https://github.com/supercollider/supercollider/issues/1453) by [thormagnusson](https://github.com/thormagnusson) +- Use reader/writer thread for all disk IO (DiskIn / DiskOut ugens, others if applicable) + [#1381](https://github.com/supercollider/supercollider/issues/1381) by [scztt](https://github.com/scztt) + +## Miscellaneous + +- Add missing proxy init 3.8 + [#2407](https://github.com/supercollider/supercollider/pull/2407) by [telephon](https://github.com/telephon) +- Merge 3.7.2 to master + [#2177](https://github.com/supercollider/supercollider/pull/2177) by [crucialfelix](https://github.com/crucialfelix) +- Update CombC.schelp + [#2157](https://github.com/supercollider/supercollider/pull/2157) by [tiagmoraismorgado](https://github.com/tiagmoraismorgado) +- Array2D.schelp: Fix put example + [#2154](https://github.com/supercollider/supercollider/pull/2154) by [kisielk](https://github.com/kisielk) +- jitlib: better warnings when Server is not available + [#2119](https://github.com/supercollider/supercollider/pull/2119) by [telephon](https://github.com/telephon) +- Topic/boost 1.61 + [#2086](https://github.com/supercollider/supercollider/pull/2086) by [timblechmann](https://github.com/timblechmann) +- lang: correctly join resync thread + [#2079](https://github.com/supercollider/supercollider/pull/2079) by [timblechmann](https://github.com/timblechmann) +- Helpfile-fixing branch, final merge + [#2076](https://github.com/supercollider/supercollider/pull/2076) by [LFSaw](https://github.com/LFSaw) +- ide: mark scide as able to handle multiple files + [#2062](https://github.com/supercollider/supercollider/pull/2062) by [fsateler](https://github.com/fsateler) +- removed method::preferencesAction + [#2046](https://github.com/supercollider/supercollider/pull/2046) by [tapage](https://github.com/tapage) +- fixed naming startframe & aSoundFile + [#2045](https://github.com/supercollider/supercollider/pull/2045) by [tapage](https://github.com/tapage) +- prReadDirectoryFile private, added done as arg + [#2044](https://github.com/supercollider/supercollider/pull/2044) by [tapage](https://github.com/tapage) +- added Pmul arguments name & pattern + [#2043](https://github.com/supercollider/supercollider/pull/2043) by [tapage](https://github.com/tapage) +- LFSaw.schelp: Note and example for special initial-phase behaviour + [#2041](https://github.com/supercollider/supercollider/pull/2041) by [miczac](https://github.com/miczac) +- Emacs and extBuffer.sc + [#2035](https://github.com/supercollider/supercollider/issues/2035) by [simdax](https://github.com/simdax) +- Help: Removed double PlayBuf in doneAction help file + [#2026](https://github.com/supercollider/supercollider/pull/2026) by [cappelnord](https://github.com/cappelnord) +- Classlib: Add NodeProxy:trace + [#2020](https://github.com/supercollider/supercollider/pull/2020) by [jamshark70](https://github.com/jamshark70) +- PartConv not working (duplicate impulses) + [#2014](https://github.com/supercollider/supercollider/issues/2014) by [sonoro1234](https://github.com/sonoro1234) +- Server crash when calling play on a not-yet ready Buffer + [#2005](https://github.com/supercollider/supercollider/issues/2005) by [patrickdupuis](https://github.com/patrickdupuis) +- Make sure NodeProxy generates unique name. + [#1994](https://github.com/supercollider/supercollider/pull/1994) by [blacksound](https://github.com/blacksound) +- class library: node proxy, improve documentation + [#1986](https://github.com/supercollider/supercollider/pull/1986) by [telephon](https://github.com/telephon) +- Osc.sc: fix audio rate TChoose + [#1979](https://github.com/supercollider/supercollider/pull/1979) by [miczac](https://github.com/miczac) +- Osc.sc: fix audio rate TChoose + [#1974](https://github.com/supercollider/supercollider/pull/1974) by [miczac](https://github.com/miczac) +- Readd wrongly removed part of system-boost fix + [#1970](https://github.com/supercollider/supercollider/pull/1970) by [bagong](https://github.com/bagong) +- Merge 3.7 into master + [#1969](https://github.com/supercollider/supercollider/pull/1969) by [bagong](https://github.com/bagong) +- Add CommonTests and CommonTestsGUI to travis + [#1967](https://github.com/supercollider/supercollider/pull/1967) by [scztt](https://github.com/scztt) +- Fix lines and functions with mixed tabs and spaces + [#1963](https://github.com/supercollider/supercollider/pull/1963) by [vivid-synth](https://github.com/vivid-synth) +- Remove unused variable + [#1960](https://github.com/supercollider/supercollider/pull/1960) by [patrickdupuis](https://github.com/patrickdupuis) +- error message: wrong path in unsaved file + [#1953](https://github.com/supercollider/supercollider/issues/1953) by [telephon](https://github.com/telephon) +- class library: don't declare variables in an if statement, please. + [#1925](https://github.com/supercollider/supercollider/pull/1925) by [telephon](https://github.com/telephon) +- Add custom.css to help files that don't include it + [#1920](https://github.com/supercollider/supercollider/pull/1920) by [snappizz](https://github.com/snappizz) +- Document SynthDef.writeOnce as a legacy method + [#1918](https://github.com/supercollider/supercollider/pull/1918) by [snappizz](https://github.com/snappizz) +- Move internal css to scdoc.css + [#1917](https://github.com/supercollider/supercollider/pull/1917) by [rygen](https://github.com/rygen) +- Fix Scope Window Error + [#1915](https://github.com/supercollider/supercollider/pull/1915) by [patrickdupuis](https://github.com/patrickdupuis) +- Quarks: fix save method + [#1897](https://github.com/supercollider/supercollider/pull/1897) by [jpburstrom](https://github.com/jpburstrom) +- ide: Add standalone option in settings. + [#1863](https://github.com/supercollider/supercollider/pull/1863) by [miguel-negrao](https://github.com/miguel-negrao) +- sclang: introduce unixCmd for array of arguments + [#1856](https://github.com/supercollider/supercollider/pull/1856) by [miguel-negrao](https://github.com/miguel-negrao) +- uiugens: correctly terminate input threads + [#1855](https://github.com/supercollider/supercollider/pull/1855) by [timblechmann](https://github.com/timblechmann) +- supernova: don't delete shared memory data + [#1854](https://github.com/supercollider/supercollider/pull/1854) by [timblechmann](https://github.com/timblechmann) +- Novacollider/mac + [#1853](https://github.com/supercollider/supercollider/pull/1853) by [timblechmann](https://github.com/timblechmann) +- class library: HIDMatchers: Add missing if statement + [#1851](https://github.com/supercollider/supercollider/pull/1851) by [davidgranstrom](https://github.com/davidgranstrom) +- class library: protect MultiOutUGen from void numChannels + [#1847](https://github.com/supercollider/supercollider/pull/1847) by [telephon](https://github.com/telephon) +- Fixes/for master + [#1844](https://github.com/supercollider/supercollider/pull/1844) by [timblechmann](https://github.com/timblechmann) +- Topic/rate fallthrough + [#1835](https://github.com/supercollider/supercollider/pull/1835) by [telephon](https://github.com/telephon) +- Novacollider/cmake modernisation + [#1822](https://github.com/supercollider/supercollider/pull/1822) by [timblechmann](https://github.com/timblechmann) +- LinXFade2 - fix pos slope + [#1798](https://github.com/supercollider/supercollider/pull/1798) by [timblechmann](https://github.com/timblechmann) +- ide cleanup + [#1715](https://github.com/supercollider/supercollider/pull/1715) by [timblechmann](https://github.com/timblechmann) +- MultiOutUGen with numchannels less than 1 return an empty array + [#1686](https://github.com/supercollider/supercollider/issues/1686) by [telephon](https://github.com/telephon) +- use c++17-style executors to compile class library + [#1677](https://github.com/supercollider/supercollider/pull/1677) by [timblechmann](https://github.com/timblechmann) +- scide: improve dark color scheme + [#1609](https://github.com/supercollider/supercollider/pull/1609) by [timblechmann](https://github.com/timblechmann) +- scide: add qt-creator style shortcut sequence to visualise whitespaces + [#1607](https://github.com/supercollider/supercollider/pull/1607) by [timblechmann](https://github.com/timblechmann) +- Topic/refactor server status + [#1547](https://github.com/supercollider/supercollider/pull/1547) by [telephon](https://github.com/telephon) +- Enabling multi-touch on Qt widgets (for multi-touch screens) + [#1533](https://github.com/supercollider/supercollider/pull/1533) by [scazan](https://github.com/scazan) +- import boost-1.58 + [#1528](https://github.com/supercollider/supercollider/pull/1528) by [timblechmann](https://github.com/timblechmann) +- Scide/line number fix + [#1330](https://github.com/supercollider/supercollider/pull/1330) by [vdonnefort](https://github.com/vdonnefort) +- Scide/theme mgmt fix + [#1297](https://github.com/supercollider/supercollider/pull/1297) by [vdonnefort](https://github.com/vdonnefort) +- Made performKeyToDegree much closer to inverse of performDegreeToKey + [#1164](https://github.com/supercollider/supercollider/pull/1164) by [triss](https://github.com/triss) + + +## [3.7.2](https://github.com/supercollider/supercollider/tree/3.7.2) (2016-06-03) +[Full Changelog](https://github.com/supercollider/supercollider/compare/Version-3.7.1...Version-3.7.2) + +This patch release fixes the Windows including MIDI. HID is still not quite working on Windows. Many thanks to: @bagong and @llloret + +SC VIM is now a git submodule. This affects mainly developers. VIM support can be installed as per the documentation - nothing has changed in how you use it. We changed this in 3.7.2 as well as on master (3.8 development) so that switching back and forth between branches wouldn't be super annoying. + +**Fixes:** + +- Midi not working on Windows [\#1922](https://github.com/supercollider/supercollider/issues/1922) +- Windows: opening SC via system registered document types faulty [\#2022](https://github.com/supercollider/supercollider/issues/2022) +- HIDdef.element forwards arguments incorrectly [\#2090](https://github.com/supercollider/supercollider/issues/2090) + +**Closed Pull Requests** + +- midi: make midi work in Windows [\#2009](https://github.com/supercollider/supercollider/pull/2009) ([llloret](https://github.com/llloret)) +- Classlib: Fix HIDdef.element arg list passed to super.element [\#2105](https://github.com/supercollider/supercollider/pull/2105) ([jamshark70](https://github.com/jamshark70)) +- Fix build on debian, add -fPIC to TLSF target [\#2031](https://github.com/supercollider/supercollider/pull/2031) ([danstowell](https://github.com/danstowell)) +- Update linux readme, add missing dependency [\#2030](https://github.com/supercollider/supercollider/pull/2030) ([danstowell](https://github.com/danstowell)) +- editor: windows: fix double click when app already open [\#2029](https://github.com/supercollider/supercollider/pull/2029) ([llloret](https://github.com/llloret)) +- nsis: windows: add path information [\#2028](https://github.com/supercollider/supercollider/pull/2028) ([llloret](https://github.com/llloret)) +- Convert scvim to submodule, on 3.7 branch [\#2025](https://github.com/supercollider/supercollider/pull/2025) ([danstowell](https://github.com/danstowell)) +- lang: Not wait for keystroke when exiting [\#2012](https://github.com/supercollider/supercollider/pull/2012) ([llloret](https://github.com/llloret)) +- Windows Readme: tiny enhancements [\#2006](https://github.com/supercollider/supercollider/pull/2006) ([bagong](https://github.com/bagong)) +- Make sure NodeProxy generates unique name. [\#1998](https://github.com/supercollider/supercollider/pull/1998) ([blacksound](https://github.com/blacksound)) +- Cherry pick telefon's nodeproxy documentation enhancements [\#1996](https://github.com/supercollider/supercollider/pull/1996) ([bagong](https://github.com/bagong)) + + + +## [3.7.1](https://github.com/supercollider/supercollider/tree/3.7.1) (2016-04-10) +[Full Changelog](https://github.com/supercollider/supercollider/compare/Version-3.7.0...Version-3.7.1) + +**Enhancements** + +- Native FLAC support for scsynth on OS X [\#1783](https://github.com/supercollider/supercollider/issues/1783) +- Libsndfile: have cmake prefer homebrew install over bundled version [\#1870](https://github.com/supercollider/supercollider/pull/1870) ([bagong](https://github.com/bagong)) +- OS X Readme: note that Qt 5.5 is required, not Qt 5.6 [\#1931](https://github.com/supercollider/supercollider/issues/1931) +- class library: node proxy: improve shape error post [\#1889](https://github.com/supercollider/supercollider/pull/1889) ([telephon](https://github.com/telephon)) +- Server.schelp: fixed description of scsynth method, changed wording, … [\#1894](https://github.com/supercollider/supercollider/pull/1894) ([miczac](https://github.com/miczac)) + +**Fixes:** + +- Windows build system [\#1900](https://github.com/supercollider/supercollider/pull/1900) ([bagong](https://github.com/bagong)) +- cmake: fix build when using system boost [\#1896](https://github.com/supercollider/supercollider/pull/1896) ([danstowell](https://github.com/danstowell)) +- Correct accidental msys leftovers in findPortaudio [\#1941](https://github.com/supercollider/supercollider/pull/1941) ([bagong](https://github.com/bagong)) +- Remove -fstrict-aliasing from the MinGW build to allow using MinGW 4.9.2 [\#1923](https://github.com/supercollider/supercollider/pull/1923) ([bagong](https://github.com/bagong)) + +- Quarks.update\("quarkname"\) does not always update correctly [\#1895](https://github.com/supercollider/supercollider/issues/1895) +- fix \#1895 : update Quark by `git pull` and `git checkout master` [\#1954](https://github.com/supercollider/supercollider/pull/1954) ([crucialfelix](https://github.com/crucialfelix)) +- Quarks Windows fixes [\#1956](https://github.com/supercollider/supercollider/pull/1956) ([bagong](https://github.com/bagong)) + +- Errors when closing scope window [\#1878](https://github.com/supercollider/supercollider/issues/1878) + + +## [3.7.0](https://github.com/supercollider/supercollider/tree/3.7.0) (2016-03-13) +[Full Changelog](https://github.com/supercollider/supercollider/compare/Version-3.6.6...Version-3.7.0) + +**Enhancements** + +- New Quarks system using Git [\#1800](https://github.com/supercollider/supercollider/issues/1800) +- Qt GUI: TextView's enterInterpretsSelection treats line wrapping like a hard line break [\#1637](https://github.com/supercollider/supercollider/issues/1637) +- UnitTest missing documentation [\#1610](https://github.com/supercollider/supercollider/issues/1610) +- LinLog function? [\#1555](https://github.com/supercollider/supercollider/issues/1555) +- sclang and scserver use the same icon [\#1548](https://github.com/supercollider/supercollider/issues/1548) +- help: recent changes for 3.7 documentation [\#1516](https://github.com/supercollider/supercollider/issues/1516) +- MIDIFunc does not deal with allNotesOff message [\#1485](https://github.com/supercollider/supercollider/issues/1485) +- Tab does not work in IDE \(on OSX\) [\#1453](https://github.com/supercollider/supercollider/issues/1453) +- Feature: IDE preference to disable displaying help pages in the autocomplete popup [\#1435](https://github.com/supercollider/supercollider/issues/1435) +- quarks \(new\) - suggestion - directory.txt use https instead of git protocol. [\#1397](https://github.com/supercollider/supercollider/issues/1397) +- quarks \(new\) - Add a way to update quarks \(git pull or delete folder and clone again\) [\#1386](https://github.com/supercollider/supercollider/issues/1386) +- Use reader/writer thread for all disk IO \(DiskIn / DiskOut ugens, others if applicable\) [\#1381](https://github.com/supercollider/supercollider/issues/1381) +- quarks \(new\) - canceling git checkout [\#1376](https://github.com/supercollider/supercollider/issues/1376) +- help: News in 3.7 [\#1347](https://github.com/supercollider/supercollider/issues/1347) +- class library: addition of SimpleController::removeAt [\#1328](https://github.com/supercollider/supercollider/issues/1328) +- scsynth ought to print the version number when passed the --version flag [\#1310](https://github.com/supercollider/supercollider/issues/1310) +- UGen to report node ID [\#1212](https://github.com/supercollider/supercollider/issues/1212) +- incomprehenisble error message with Function-play and empty array [\#1128](https://github.com/supercollider/supercollider/issues/1128) +- pattern cleanup shouldn't be passed around [\#1049](https://github.com/supercollider/supercollider/issues/1049) +- README file and windows build instructions [\#1034](https://github.com/supercollider/supercollider/issues/1034) +- Enhance OSX readme for 3.6.6 [\#1001](https://github.com/supercollider/supercollider/issues/1001) +- README\_OS\_X.txt is overly complex [\#960](https://github.com/supercollider/supercollider/issues/960) +- "Exception when parsing synthdef: corrupted synthdef" - report which synthdef caused the error. [\#904](https://github.com/supercollider/supercollider/issues/904) +- "start coding" window title [\#898](https://github.com/supercollider/supercollider/issues/898) +- Windows: No 64-bit version [\#853](https://github.com/supercollider/supercollider/issues/853) +- toggle dumpOSC via menu entry [\#848](https://github.com/supercollider/supercollider/issues/848) +- default file extension missing [\#838](https://github.com/supercollider/supercollider/issues/838) +- open file dialog: start in last used directory across sessions [\#805](https://github.com/supercollider/supercollider/issues/805) +- recent files: hide no-longer existent files [\#804](https://github.com/supercollider/supercollider/issues/804) +- Faint highlighting on the cursor's line [\#793](https://github.com/supercollider/supercollider/issues/793) +- display volume in server status bar [\#762](https://github.com/supercollider/supercollider/issues/762) +- mouse wheel volume control \(server status bar\) [\#760](https://github.com/supercollider/supercollider/issues/760) +- post message in post window when sclang quits/crashes [\#743](https://github.com/supercollider/supercollider/issues/743) +- I would like to ask for a ListView.selection\_ method. [\#741](https://github.com/supercollider/supercollider/issues/741) +- Autosave [\#725](https://github.com/supercollider/supercollider/issues/725) +- NRT message length limit [\#714](https://github.com/supercollider/supercollider/issues/714) +- problems with PandaboardES and SC [\#689](https://github.com/supercollider/supercollider/issues/689) +- More obvious access to SCIDE help file [\#682](https://github.com/supercollider/supercollider/issues/682) +- get rid of jitter for non time stamped bundles [\#648](https://github.com/supercollider/supercollider/issues/648) +- Popup Index for class file tabs [\#629](https://github.com/supercollider/supercollider/issues/629) +- semicolon ending block evaluation [\#627](https://github.com/supercollider/supercollider/issues/627) +- Missing functionality in Qt: QuartzComposer [\#624](https://github.com/supercollider/supercollider/issues/624) +- Missing functionality in Qt: Checking whether a window is closed [\#622](https://github.com/supercollider/supercollider/issues/622) +- Missing functionality in Qt: SCMenuItem [\#617](https://github.com/supercollider/supercollider/issues/617) +- Missing functionality in Qt: SCImage [\#616](https://github.com/supercollider/supercollider/issues/616) +- Please make ctrl-return behavior configurable WRT execute region [\#603](https://github.com/supercollider/supercollider/issues/603) +- Command like "Balance Parens" from sc.app [\#602](https://github.com/supercollider/supercollider/issues/602) +- Soften, or allow customizing, the bracket-mismatch color [\#599](https://github.com/supercollider/supercollider/issues/599) +- Tab behaviour [\#593](https://github.com/supercollider/supercollider/issues/593) +- scide - help browser window font should be adjustable [\#587](https://github.com/supercollider/supercollider/issues/587) +- hide line numbers [\#585](https://github.com/supercollider/supercollider/issues/585) +- "Start sclang" should be greyed out when language is running [\#584](https://github.com/supercollider/supercollider/issues/584) +- Double-click on a float doesn't select all of it [\#581](https://github.com/supercollider/supercollider/issues/581) +- Hitting Cmd/Ctrl while inertial scrolling causes rapid zoom in / out [\#568](https://github.com/supercollider/supercollider/issues/568) +- find next / previous key binding [\#555](https://github.com/supercollider/supercollider/issues/555) +- If untitled doc from start has not been used close it when first file is opened [\#553](https://github.com/supercollider/supercollider/issues/553) +- Undocking widgets and tabs as proper windows [\#550](https://github.com/supercollider/supercollider/issues/550) +- Move cursor to end of document on down arrow key in last line. [\#543](https://github.com/supercollider/supercollider/issues/543) +- New method to get complete \(multiple\) item selection from QListView and QTreeView [\#535](https://github.com/supercollider/supercollider/issues/535) +- Several items in the preferences can be set to the same shortcut [\#516](https://github.com/supercollider/supercollider/issues/516) +- language config dialog [\#515](https://github.com/supercollider/supercollider/issues/515) +- bracket auto-paring [\#513](https://github.com/supercollider/supercollider/issues/513) +- A few basic issues concerning the replacement of SCApp by SCIDE [\#511](https://github.com/supercollider/supercollider/issues/511) +- ctrl-click on document icon to open file path [\#510](https://github.com/supercollider/supercollider/issues/510) +- support for editing plain-text files [\#495](https://github.com/supercollider/supercollider/issues/495) +- Method Call Assist: Handy way to insert an argument name for keyword addressing [\#492](https://github.com/supercollider/supercollider/issues/492) +- integrate scdoc into ide [\#471](https://github.com/supercollider/supercollider/issues/471) +- Class method autocompletion and method signatures of view redirect classes [\#469](https://github.com/supercollider/supercollider/issues/469) +- \(Future\) More sophisticated regexp find/replace [\#464](https://github.com/supercollider/supercollider/issues/464) +- Looking up definition from post window [\#461](https://github.com/supercollider/supercollider/issues/461) +- Request keyboard shortcut to navigate up/down to the next empty line [\#453](https://github.com/supercollider/supercollider/issues/453) +- rtf import of \(erroneous\) weblinks [\#448](https://github.com/supercollider/supercollider/issues/448) +- Document open/save dialogs: Keyboard shortcut to navigate to the parent folder [\#445](https://github.com/supercollider/supercollider/issues/445) +- Keyboard shortcut to select a code block enclosed in \(\) [\#444](https://github.com/supercollider/supercollider/issues/444) +- Dark-on-light color scheme: orange for ~envVars is too bright [\#442](https://github.com/supercollider/supercollider/issues/442) +- Shortcuts to add and remove /\* \*/ pairs [\#441](https://github.com/supercollider/supercollider/issues/441) +- Add menu command to save all dirty files [\#439](https://github.com/supercollider/supercollider/issues/439) +- make post window scrollback configurable [\#430](https://github.com/supercollider/supercollider/issues/430) +- switch session dialog [\#429](https://github.com/supercollider/supercollider/issues/429) +- case-insensitive search in `open definition' dialog [\#428](https://github.com/supercollider/supercollider/issues/428) +- Documentation dock widget [\#420](https://github.com/supercollider/supercollider/issues/420) +- SC-IDE: Show full path somewhere [\#413](https://github.com/supercollider/supercollider/issues/413) +- autocompletion for literals and brackets [\#410](https://github.com/supercollider/supercollider/issues/410) +- insert key should toggle overwrite mode [\#407](https://github.com/supercollider/supercollider/issues/407) +- Save dialog should provide options for scd and sc [\#405](https://github.com/supercollider/supercollider/issues/405) +- keyboard shortcut for "clear post window" [\#404](https://github.com/supercollider/supercollider/issues/404) +- .sc and .scd links in Help should open in scide [\#402](https://github.com/supercollider/supercollider/issues/402) +- Quick toggle of spaces/tab indentation [\#400](https://github.com/supercollider/supercollider/issues/400) +- Word wrap [\#399](https://github.com/supercollider/supercollider/issues/399) +- Show help and definition don't work on post window [\#398](https://github.com/supercollider/supercollider/issues/398) +- F1 is an awkward keyboard shortcut for help on Macs [\#397](https://github.com/supercollider/supercollider/issues/397) +- Split pane tabs [\#396](https://github.com/supercollider/supercollider/issues/396) +- Provide built-in color schemes [\#387](https://github.com/supercollider/supercollider/issues/387) +- Preview of color settings [\#386](https://github.com/supercollider/supercollider/issues/386) +- show references to symbol [\#384](https://github.com/supercollider/supercollider/issues/384) +- drag/drop support for scide [\#383](https://github.com/supercollider/supercollider/issues/383) +- popup list view to cycle open documents [\#382](https://github.com/supercollider/supercollider/issues/382) +- scide desktop integration [\#381](https://github.com/supercollider/supercollider/issues/381) +- key combinations for commenting/uncommenting [\#380](https://github.com/supercollider/supercollider/issues/380) +- programmatically resize or set a preferences for IDE window placement [\#376](https://github.com/supercollider/supercollider/issues/376) +- server control widget [\#372](https://github.com/supercollider/supercollider/issues/372) +- Instance method auto-completion: group offered methods by name [\#371](https://github.com/supercollider/supercollider/issues/371) +- Method call aid: highlight proper argument when entered "by name" [\#370](https://github.com/supercollider/supercollider/issues/370) +- Integrate help with auto-completion [\#368](https://github.com/supercollider/supercollider/issues/368) +- Do not require a keyword to be selected to lookup implementations or help [\#364](https://github.com/supercollider/supercollider/issues/364) +- Related to 312 and 313: Completion of instance methods by user selection of class [\#362](https://github.com/supercollider/supercollider/issues/362) +- Option to preserve Poll output w/ lower verbosity [\#350](https://github.com/supercollider/supercollider/issues/350) +- Support NRT with no output file, for analysis [\#349](https://github.com/supercollider/supercollider/issues/349) +- \[SC-IDE\] Document implementation [\#333](https://github.com/supercollider/supercollider/issues/333) +- \[SC-IDE\] Make OSX Bundle [\#331](https://github.com/supercollider/supercollider/issues/331) +- \[SC-IDE\] Syntax colorize schelp files [\#330](https://github.com/supercollider/supercollider/issues/330) +- \[SC-IDE\] Open file by searching for Class or method in a pop up window. [\#329](https://github.com/supercollider/supercollider/issues/329) +- \[SC-IDE\] save or discard changes on quit per unsaved document [\#327](https://github.com/supercollider/supercollider/issues/327) +- \[SC-IDE\] Update file view if it is updated by another program [\#326](https://github.com/supercollider/supercollider/issues/326) +- \[SC-IDE\] Open recent file menu entry. [\#321](https://github.com/supercollider/supercollider/issues/321) +- \[SC-IDE\] Open multiple files at the same time [\#318](https://github.com/supercollider/supercollider/issues/318) +- \[SC-IDE\] Visual indicator if file is edited or not [\#317](https://github.com/supercollider/supercollider/issues/317) +- show search-replace results in realtime [\#316](https://github.com/supercollider/supercollider/issues/316) +- Code completion for Class names with hovering dropdown menu. [\#314](https://github.com/supercollider/supercollider/issues/314) +- \[SC-IDE\] Code completion for Class methods with hovering drop-down menu. [\#313](https://github.com/supercollider/supercollider/issues/313) +- Hovering popup with argument names for class methods [\#312](https://github.com/supercollider/supercollider/issues/312) +- \[SC-IDE\] Open definition of method [\#309](https://github.com/supercollider/supercollider/issues/309) +- postln with prefix and suffix [\#306](https://github.com/supercollider/supercollider/issues/306) +- .data\_ method for QSoundFileView implementation [\#304](https://github.com/supercollider/supercollider/issues/304) +- Proposal for Helpbrowser layout [\#300](https://github.com/supercollider/supercollider/issues/300) +- \[Cocoa GUI\] allowsReselection flag on SCPopUpMenu [\#299](https://github.com/supercollider/supercollider/issues/299) +- allowsReselection for SC- and Q- listviews and popup menus [\#298](https://github.com/supercollider/supercollider/issues/298) +- Implement focusGainedAction/focusLostAction for QtGUI [\#295](https://github.com/supercollider/supercollider/issues/295) +- HTML doc and web standards [\#294](https://github.com/supercollider/supercollider/issues/294) +- Control over the numeric x-labels in plot2 [\#293](https://github.com/supercollider/supercollider/issues/293) +- Implement focusGainedAction/focusLostAction for CocoaGUI [\#291](https://github.com/supercollider/supercollider/issues/291) +- Dwrand doesn't exist [\#287](https://github.com/supercollider/supercollider/issues/287) +- Send to bus without creating new synths [\#286](https://github.com/supercollider/supercollider/issues/286) +- BinaryOpUGen optimization needs review [\#284](https://github.com/supercollider/supercollider/issues/284) +- Convolution UGens should all use SC\_fftlib [\#276](https://github.com/supercollider/supercollider/issues/276) +- Buffer:normalize [\#275](https://github.com/supercollider/supercollider/issues/275) +- test 2 [\#274](https://github.com/supercollider/supercollider/issues/274) +- test [\#273](https://github.com/supercollider/supercollider/issues/273) +- mapping audio buses as synth controls [\#272](https://github.com/supercollider/supercollider/issues/272) +- Getting sound card list with \# of ins/outs from scsynth [\#271](https://github.com/supercollider/supercollider/issues/271) +- source code [\#270](https://github.com/supercollider/supercollider/issues/270) +- Post window should have correct window title [\#269](https://github.com/supercollider/supercollider/issues/269) +- Menu Icon request [\#268](https://github.com/supercollider/supercollider/issues/268) +- sources tarball [\#267](https://github.com/supercollider/supercollider/issues/267) +- Windows Port [\#266](https://github.com/supercollider/supercollider/issues/266) +- Topic/release notes 3 7 0 [\#1791](https://github.com/supercollider/supercollider/pull/1791) ([crucialfelix](https://github.com/crucialfelix)) +- Topic/select reject indices [\#1591](https://github.com/supercollider/supercollider/pull/1591) ([LFSaw](https://github.com/LFSaw)) +- class library: fuzzy equal with relative precision [\#1587](https://github.com/supercollider/supercollider/pull/1587) ([telephon](https://github.com/telephon)) +- Fix range in Function:plot [\#1454](https://github.com/supercollider/supercollider/pull/1454) ([thormagnusson](https://github.com/thormagnusson)) + +**Fixed bugs:** + +- scel: Directory change of sclang/scsynth in 3.7-beta1 causing error [\#1860](https://github.com/supercollider/supercollider/issues/1860) +- interpreter crashes after server boot when very large scd file is currently open [\#1823](https://github.com/supercollider/supercollider/issues/1823) +- SC\_SndBuf.h \(in master\) can't compile on ARM because uses \_mm\_pause [\#1819](https://github.com/supercollider/supercollider/issues/1819) +- OS X: scsynth icon bounces forever in the dock [\#1804](https://github.com/supercollider/supercollider/issues/1804) +- supernova compilation error [\#1794](https://github.com/supercollider/supercollider/issues/1794) +- MulAddUGens broken [\#1793](https://github.com/supercollider/supercollider/issues/1793) +- Evaluate commands \(Shift-Enter/Return, Ctrl-Enter/Cmd-Return, menus\) work not reliably [\#1786](https://github.com/supercollider/supercollider/issues/1786) +- Bad values \(nan\) from underflow with pow\(\) on Server [\#1766](https://github.com/supercollider/supercollider/issues/1766) +- setProperties fails for plots of signals [\#1762](https://github.com/supercollider/supercollider/issues/1762) +- Quarks: update fail when missing tag or no new version number [\#1735](https://github.com/supercollider/supercollider/issues/1735) +- Quarks.update calls wrong git method [\#1734](https://github.com/supercollider/supercollider/issues/1734) +- Typo / wrong cmake function name in CMakeLists.txt [\#1705](https://github.com/supercollider/supercollider/issues/1705) +- TwoWayIdentityDictionary.asCompileString misses to include key [\#1699](https://github.com/supercollider/supercollider/issues/1699) +- error with soundfileview.schelp [\#1682](https://github.com/supercollider/supercollider/issues/1682) +- Quarks on Windows: isPath regex is wrong [\#1670](https://github.com/supercollider/supercollider/issues/1670) +- Windows File.existsCaseSensitive does not work for directories [\#1668](https://github.com/supercollider/supercollider/issues/1668) +- calling ScIDE prSend from a routine makes the ide unreachable [\#1657](https://github.com/supercollider/supercollider/issues/1657) +- EnvGen \cub produces NaNs [\#1656](https://github.com/supercollider/supercollider/issues/1656) +- Scale.choose throws error [\#1653](https://github.com/supercollider/supercollider/issues/1653) +- d\_removed [\#1648](https://github.com/supercollider/supercollider/issues/1648) +- Triggering EnvGen with Impulse.ar crashes the server [\#1642](https://github.com/supercollider/supercollider/issues/1642) +- DetectSilence won't free if it never encounters nonzero value [\#1639](https://github.com/supercollider/supercollider/issues/1639) +- IDE: Colorizer highlights "pi" at the start of a word [\#1613](https://github.com/supercollider/supercollider/issues/1613) +- LanguageConfig-includePaths stack overflow [\#1604](https://github.com/supercollider/supercollider/issues/1604) +- Removing Application Support/SuperCollider causes SCDoc to crash the interpreter [\#1589](https://github.com/supercollider/supercollider/issues/1589) +- supernova tries to set unallocated memory in b\_set and b\_setn [\#1588](https://github.com/supercollider/supercollider/issues/1588) +- failed to read Quark directory listing [\#1585](https://github.com/supercollider/supercollider/issues/1585) +- Example code in documentation doesn't play for LocalIn function. Missing Out.ar\(0,local\); [\#1563](https://github.com/supercollider/supercollider/issues/1563) +- OscUGens.cpp omits the required DefineSimpleUnit call for PSinGrain [\#1556](https://github.com/supercollider/supercollider/issues/1556) +- MethodOverride.printAll fails on OSX 10.8 [\#1538](https://github.com/supercollider/supercollider/issues/1538) +- NRT realloc failure [\#1537](https://github.com/supercollider/supercollider/issues/1537) +- useSystemClock breaks the server [\#1534](https://github.com/supercollider/supercollider/issues/1534) +- evaluating code in the help browser evaluates code in the document window instead [\#1532](https://github.com/supercollider/supercollider/issues/1532) +- Installing Quark with an invalid refspec should throw an error [\#1531](https://github.com/supercollider/supercollider/issues/1531) +- FreqScope doesn't work [\#1527](https://github.com/supercollider/supercollider/issues/1527) +- reboot of the internal server crashes interpreter [\#1526](https://github.com/supercollider/supercollider/issues/1526) +- Scroll view issue in Qt -- no vertical scroll bar [\#1521](https://github.com/supercollider/supercollider/issues/1521) +- \(regression\) Document keyDownActions: discrepancy between global and instance [\#1512](https://github.com/supercollider/supercollider/issues/1512) +- Issues with maximized \(fullscreen\) Qt windows on OS X [\#1506](https://github.com/supercollider/supercollider/issues/1506) +- WebView auto-closes when used without explicit parent [\#1505](https://github.com/supercollider/supercollider/issues/1505) +- LFPulse UGen gives asymmetrical waveform when duty \(width\) is 0.5 [\#1501](https://github.com/supercollider/supercollider/issues/1501) +- MIDIdef.mtcQuarterFrame [\#1496](https://github.com/supercollider/supercollider/issues/1496) +- WebView closes after displaying scrollbar [\#1489](https://github.com/supercollider/supercollider/issues/1489) +- MIDIIn.connectAll connects to wrong ports on Linux [\#1487](https://github.com/supercollider/supercollider/issues/1487) +- Sclang client crashes on serial port close from data sender [\#1479](https://github.com/supercollider/supercollider/issues/1479) +- Quarks: memory corruption\(s\) [\#1476](https://github.com/supercollider/supercollider/issues/1476) +- Windows: New Quarks system: installed Quarks not recognized [\#1475](https://github.com/supercollider/supercollider/issues/1475) +- How to complete unload plugins PR? [\#1473](https://github.com/supercollider/supercollider/issues/1473) +- Quarks: refix the valueing of isCompatible [\#1463](https://github.com/supercollider/supercollider/issues/1463) +- Slider with an increment fires action even when value doesn't change [\#1460](https://github.com/supercollider/supercollider/issues/1460) +- Scsynth zombie when quitting scide [\#1456](https://github.com/supercollider/supercollider/issues/1456) +- IDE Help popup -\> crash [\#1452](https://github.com/supercollider/supercollider/issues/1452) +- Quarks windows path error bug [\#1451](https://github.com/supercollider/supercollider/issues/1451) +- Error on interpreter startup [\#1448](https://github.com/supercollider/supercollider/issues/1448) +- Font.defaultMonoFace/.defaultSansFace/.defaultSerifFace return the same value [\#1447](https://github.com/supercollider/supercollider/issues/1447) +- Switching a session causes the IDE to segfault [\#1430](https://github.com/supercollider/supercollider/issues/1430) +- Quarks conflicts with case insensitive file systems [\#1429](https://github.com/supercollider/supercollider/issues/1429) +- Using Function-try inside an ArrayedCollection.do loop corrupts interpreter [\#1428](https://github.com/supercollider/supercollider/issues/1428) +- MIDIFunc.noteOn does not work with floats when Arrays of numbers are passed [\#1426](https://github.com/supercollider/supercollider/issues/1426) +- Sclang keeps crashing on recent build \(Win\) [\#1405](https://github.com/supercollider/supercollider/issues/1405) +- Preferences/Editor/Fonts&Colors/Color:Current Line: sample text display doesn't update to the color selected in Text [\#1403](https://github.com/supercollider/supercollider/issues/1403) +- icon representation of sclang and scserver: and still jumping [\#1399](https://github.com/supercollider/supercollider/issues/1399) +- Blank help window [\#1395](https://github.com/supercollider/supercollider/issues/1395) +- ERROR: ScIDE not connected [\#1390](https://github.com/supercollider/supercollider/issues/1390) +- scdoc - can't run code from help window. [\#1385](https://github.com/supercollider/supercollider/issues/1385) +- GridLayout spanning bug [\#1383](https://github.com/supercollider/supercollider/issues/1383) +- Server window should use reasonable default record buffer size [\#1380](https://github.com/supercollider/supercollider/issues/1380) +- quarks \(new\) - installing local quark does not install it's dependencies it only links. [\#1378](https://github.com/supercollider/supercollider/issues/1378) +- quarks \(new\) - dependencies specified with git url and refspec not working ? [\#1377](https://github.com/supercollider/supercollider/issues/1377) +- Server Gui volume bug \(gitreports.com\) [\#1370](https://github.com/supercollider/supercollider/issues/1370) +- LanguageConfig.current problems [\#1369](https://github.com/supercollider/supercollider/issues/1369) +- same cubic icon with scide and sclang \(OS X\) [\#1367](https://github.com/supercollider/supercollider/issues/1367) +- OSX/IDE: default key for "trigger autocomplete" cmd-space conflicts with spotlight [\#1365](https://github.com/supercollider/supercollider/issues/1365) +- IDE: Splits & Tool panels: after closing panel with esc keyboard focus will always move to top left split/pane [\#1363](https://github.com/supercollider/supercollider/issues/1363) +- New Quarks: if sclang\_config.yaml doesn't exist prior to install of Quark, include-path is not written [\#1362](https://github.com/supercollider/supercollider/issues/1362) +- Quarks install on Windows fails in parseQuarkName [\#1346](https://github.com/supercollider/supercollider/issues/1346) +- fix travis builds posting to github [\#1339](https://github.com/supercollider/supercollider/issues/1339) +- DiskIOUGens zombies [\#1331](https://github.com/supercollider/supercollider/issues/1331) +- supernova dont report lateness [\#1323](https://github.com/supercollider/supercollider/issues/1323) +- .argumentString fails for Methods with argNames==nil [\#1320](https://github.com/supercollider/supercollider/issues/1320) +- Delay1's first output sample is its input, rather than 0 [\#1313](https://github.com/supercollider/supercollider/issues/1313) +- Poll ignores initial trigger [\#1312](https://github.com/supercollider/supercollider/issues/1312) +- OSCdef:free does not free OSCdef when \(srcID != nil\) [\#1306](https://github.com/supercollider/supercollider/issues/1306) +- GeneralHID documentation misleading [\#1303](https://github.com/supercollider/supercollider/issues/1303) +- drag and drop files to expand paths broken [\#1295](https://github.com/supercollider/supercollider/issues/1295) +- LinXFade2 pans backward in at least some cases [\#1294](https://github.com/supercollider/supercollider/issues/1294) +- Disable tokenizing and auto-indent for schelp documents [\#1292](https://github.com/supercollider/supercollider/issues/1292) +- \_String\_Format primitive eats backslashes [\#1291](https://github.com/supercollider/supercollider/issues/1291) +- argumentString includes 'this' for Method [\#1289](https://github.com/supercollider/supercollider/issues/1289) +- ide "Open Recent" doesn't update when loading a new session [\#1287](https://github.com/supercollider/supercollider/issues/1287) +- MultiSliderView.action\_ not triggered by value changes via keyboard [\#1285](https://github.com/supercollider/supercollider/issues/1285) +- TRand, TExpRand, TIRand are broken for audio-rate inputs [\#1278](https://github.com/supercollider/supercollider/issues/1278) +- UserView with drawFunc loops infinitely when resized by code [\#1274](https://github.com/supercollider/supercollider/issues/1274) +- HelpSource is not installed on Linux anymore [\#1273](https://github.com/supercollider/supercollider/issues/1273) +- MoreDocument: selectionStart doesn't update upon document changes [\#1254](https://github.com/supercollider/supercollider/issues/1254) +- cmake version should be over 2.8.11 for 3.7 [\#1247](https://github.com/supercollider/supercollider/issues/1247) +- notes may hang in NodeProxy when using synth def names \(symbols\) [\#1246](https://github.com/supercollider/supercollider/issues/1246) +- "String".newTextWindow complaints [\#1238](https://github.com/supercollider/supercollider/issues/1238) +- Primitive '\_ScIDE\_SetDocSelectionMirror' failed. [\#1228](https://github.com/supercollider/supercollider/issues/1228) +- dumpOSC method posts status messages when it shouldn't [\#1227](https://github.com/supercollider/supercollider/issues/1227) +- recent build - osx crashes 10.7 [\#1226](https://github.com/supercollider/supercollider/issues/1226) +- getting these errors WARNING: Attempted to modify missing Text Mirror for Document [\#1220](https://github.com/supercollider/supercollider/issues/1220) +- .post in .onFree\(\) doesn't post. [\#1219](https://github.com/supercollider/supercollider/issues/1219) +- help-installation broken - possibly under Linux only [\#1218](https://github.com/supercollider/supercollider/issues/1218) +- REPL sometimes doesn't Post [\#1216](https://github.com/supercollider/supercollider/issues/1216) +- TGrains & LocalBuf [\#1204](https://github.com/supercollider/supercollider/issues/1204) +- linux: MIDI - rescanning MIDI.connectAll does not note new ports without disposing client first [\#1194](https://github.com/supercollider/supercollider/issues/1194) +- incorrect plugin directory in cmake: exception in GraphDef\_Recv: UGen 'Control' not installed [\#1181](https://github.com/supercollider/supercollider/issues/1181) +- BlockSize UGen not working due to typo Blocksize -\> BlockSize [\#1180](https://github.com/supercollider/supercollider/issues/1180) +- fatal error: tlsf.h: No such file or directory [\#1176](https://github.com/supercollider/supercollider/issues/1176) +- help not installed properly \(at least under Linux\) [\#1174](https://github.com/supercollider/supercollider/issues/1174) +- Keyboard-shortcuts that contain right or left arrow are not persistent across sc restart [\#1170](https://github.com/supercollider/supercollider/issues/1170) +- Menu-item 'Show Spaces and Docs' confusing [\#1169](https://github.com/supercollider/supercollider/issues/1169) +- Pbindef broken when overloading play key [\#1167](https://github.com/supercollider/supercollider/issues/1167) +- DiskIn channel limitation [\#1162](https://github.com/supercollider/supercollider/issues/1162) +- Document.globalKeyDownAction doesn't apply to new code windows in the IDE [\#1159](https://github.com/supercollider/supercollider/issues/1159) +- synth order shouldn't matter for TrigControl [\#1145](https://github.com/supercollider/supercollider/issues/1145) +- two Dictionaries merge to an Event [\#1142](https://github.com/supercollider/supercollider/issues/1142) +- Crash after launching sc with floating Doc panel [\#1139](https://github.com/supercollider/supercollider/issues/1139) +- Qt5 branch in Ubuntu exhibits some seriously weird behavior [\#1138](https://github.com/supercollider/supercollider/issues/1138) +- ide toggle "Dump OSC" sticks when recompiling sclang [\#1136](https://github.com/supercollider/supercollider/issues/1136) +- Commit f7b708553 breaks Pan2 where a mono NodeProxy is the source [\#1116](https://github.com/supercollider/supercollider/issues/1116) +- JitLib: Ndef.play sending stereo output to bus 0 [\#1114](https://github.com/supercollider/supercollider/issues/1114) +- Jitlib: Ndef\(\y\).play\(numChannels:2\) causes error [\#1113](https://github.com/supercollider/supercollider/issues/1113) +- scvim doesn't close down properly [\#1111](https://github.com/supercollider/supercollider/issues/1111) +- SynthDescLib send can cause recursive sends [\#1110](https://github.com/supercollider/supercollider/issues/1110) +- findAllRegexp seems to be broken [\#1108](https://github.com/supercollider/supercollider/issues/1108) +- tcp server\<-\>sclang communication is broken in 3.7 [\#1099](https://github.com/supercollider/supercollider/issues/1099) +- setting font in TextView fails [\#1097](https://github.com/supercollider/supercollider/issues/1097) +- NdefMixer clips output channel to 99 [\#1096](https://github.com/supercollider/supercollider/issues/1096) +- Incorrect window position with multiple displays and negative x value [\#1090](https://github.com/supercollider/supercollider/issues/1090) +- NdefMixer bug - calling controlspec on EZText [\#1083](https://github.com/supercollider/supercollider/issues/1083) +- keyDown in QtGUI doesn't pass char as indicated for non-printing chars [\#1081](https://github.com/supercollider/supercollider/issues/1081) +- Plotter doesn't respond to arrays of nil as minval/maxval as expected [\#1078](https://github.com/supercollider/supercollider/issues/1078) +- Function-plot scales each channel separately [\#1077](https://github.com/supercollider/supercollider/issues/1077) +- server crashes on control rate input to audio rate DelTapWr [\#1065](https://github.com/supercollider/supercollider/issues/1065) +- dumpOSC doesn't post array type chars [\#1064](https://github.com/supercollider/supercollider/issues/1064) +- EnvGen releases incorrectly for early gate [\#1063](https://github.com/supercollider/supercollider/issues/1063) +- switch called with just one function without var declarations crashes sclang [\#1056](https://github.com/supercollider/supercollider/issues/1056) +- sclang EXC\_BAD\_ACCESS \(SIGSEGV\) [\#1051](https://github.com/supercollider/supercollider/issues/1051) +- Pcollect behaves incorrectly with event as input [\#1048](https://github.com/supercollider/supercollider/issues/1048) +- Pcollect behaves incorrectly with event as input [\#1047](https://github.com/supercollider/supercollider/issues/1047) +- SplayAz fails when input array has only one element [\#1045](https://github.com/supercollider/supercollider/issues/1045) +- SplayAz fails when input is not an array [\#1044](https://github.com/supercollider/supercollider/issues/1044) +- multichannel control mapping spill over [\#1037](https://github.com/supercollider/supercollider/issues/1037) +- Document title method returns a Symbol - should be a String [\#1031](https://github.com/supercollider/supercollider/issues/1031) +- OSX - sclang crashing [\#1030](https://github.com/supercollider/supercollider/issues/1030) +- sclang - currently not starting properly on terminal due to new document stuff [\#1026](https://github.com/supercollider/supercollider/issues/1026) +- EnvGen releases incorrectly for very very short envelope segments [\#1023](https://github.com/supercollider/supercollider/issues/1023) +- 'Host not found' error in 10.9 [\#1016](https://github.com/supercollider/supercollider/issues/1016) +- supernova: UIUGens get built but not installed [\#1010](https://github.com/supercollider/supercollider/issues/1010) +- Windows - possible fix for if there is no default input or output device on a machine [\#1009](https://github.com/supercollider/supercollider/issues/1009) +- dictionary doesn't freeze properly [\#1007](https://github.com/supercollider/supercollider/issues/1007) +- .blend outputs array rather than signal in Signal [\#1004](https://github.com/supercollider/supercollider/issues/1004) +- long enough function chain causes sclang to output bogus results [\#999](https://github.com/supercollider/supercollider/issues/999) +- Cmd-W doesn't close help window when it is detached and front [\#996](https://github.com/supercollider/supercollider/issues/996) +- scide: Object::connect: No such slot ScIDE::DocumentManager::updateCurrentDocContents\(int, int, int\) in ../editors/sc-ide/core/doc\_manager.cpp:907 [\#985](https://github.com/supercollider/supercollider/issues/985) +- scrolling scide is extremely slow on osx [\#984](https://github.com/supercollider/supercollider/issues/984) +- sc does not build against 10.9 sdk [\#982](https://github.com/supercollider/supercollider/issues/982) +- sclang consumes high CPU when opening a session with multiple files [\#980](https://github.com/supercollider/supercollider/issues/980) +- \[ide\] help-\>"how to use the supercollider ide" detaches help browser [\#976](https://github.com/supercollider/supercollider/issues/976) +- NamedControl.new\(\) returns single-element array of Lags when it should return a Lag [\#973](https://github.com/supercollider/supercollider/issues/973) +- NdefGUI and related don't show vol labels in IDE [\#965](https://github.com/supercollider/supercollider/issues/965) +- Primitive error in \_ScIDE\_SetDocTextMirror called from openDocument [\#964](https://github.com/supercollider/supercollider/issues/964) +- ide document: errors when closing document windows during language init [\#961](https://github.com/supercollider/supercollider/issues/961) +- SC\_QT=OFF build flag still needs QT on OSX [\#959](https://github.com/supercollider/supercollider/issues/959) +- dumpOSC is broken [\#955](https://github.com/supercollider/supercollider/issues/955) +- IDE passes wrong Document modifiers to mouseDownAction [\#952](https://github.com/supercollider/supercollider/issues/952) +- scope buffer allocation problem [\#937](https://github.com/supercollider/supercollider/issues/937) +- Programmatically opening help files bug on linux [\#931](https://github.com/supercollider/supercollider/issues/931) +- Sending to a NetAddr with broadcast IP fails [\#930](https://github.com/supercollider/supercollider/issues/930) +- Windows - SCIDE: font-size snaps down in editor pane on preferences save/apply [\#928](https://github.com/supercollider/supercollider/issues/928) +- QView doesn't receive all key down actions [\#918](https://github.com/supercollider/supercollider/issues/918) +- supernova: setting an array onto a control that doesn't exist will set value that does exist [\#916](https://github.com/supercollider/supercollider/issues/916) +- Qt menu's with \> 10 items get a scrollbar, and at the same time the view doesn't get wider [\#915](https://github.com/supercollider/supercollider/issues/915) +- BinaryOpUGen 'div' operator: off-by-one and not integer division [\#907](https://github.com/supercollider/supercollider/issues/907) +- SimpleNumber-curvelin broken for negative numbers [\#902](https://github.com/supercollider/supercollider/issues/902) +- switching session: cancel loses unsaved documents and dialog blocks reviewing them [\#899](https://github.com/supercollider/supercollider/issues/899) +- Ramp UGen fails in LTI test [\#888](https://github.com/supercollider/supercollider/issues/888) +- Pitch UGen fails in unit test [\#884](https://github.com/supercollider/supercollider/issues/884) +- prSimpleNumberSeries throws incomprehensible error for bad inputs [\#882](https://github.com/supercollider/supercollider/issues/882) +- uiugens: osx uses deprecated API [\#880](https://github.com/supercollider/supercollider/issues/880) +- A few UGens failing the unit tests [\#879](https://github.com/supercollider/supercollider/issues/879) +- Alias Manager depreated: sc\_ResolveIfAlias will have to be rewritten [\#875](https://github.com/supercollider/supercollider/issues/875) +- NodeProxy: multi-channel expansion broken for SynthDefs [\#872](https://github.com/supercollider/supercollider/issues/872) +- git clone --recursive is broken [\#866](https://github.com/supercollider/supercollider/issues/866) +- Windows: No SCIDE-icon [\#854](https://github.com/supercollider/supercollider/issues/854) +- Linux FFT/IFFT: Hann window with hop size 0.25 sounds wrong [\#851](https://github.com/supercollider/supercollider/issues/851) +- SendReply kills server [\#850](https://github.com/supercollider/supercollider/issues/850) +- SuperCollider can't boot on disabling microphone [\#844](https://github.com/supercollider/supercollider/issues/844) +- SendReply.ar crashes the server [\#841](https://github.com/supercollider/supercollider/issues/841) +- chained function application giving strange results [\#839](https://github.com/supercollider/supercollider/issues/839) +- QListView:items\_ can crash sclang [\#835](https://github.com/supercollider/supercollider/issues/835) +- menu items in the title bar vanish when detached window comes in focus [\#829](https://github.com/supercollider/supercollider/issues/829) +- ScrollView in Qt - setting visibleOrigin doesn't work unless deferred [\#823](https://github.com/supercollider/supercollider/issues/823) +- SinOsc phase argument fails for values outside +-8pi [\#815](https://github.com/supercollider/supercollider/issues/815) +- Return key before closing bracket: empty line is not always appropriate [\#814](https://github.com/supercollider/supercollider/issues/814) +- Drag-and-drop broken on windows with 'alwaysOnTop' enabled [\#812](https://github.com/supercollider/supercollider/issues/812) +- IDE Config \> Editor \> Font Settings: Unsetting "Show only monospaced" doesn't return the previously selected font [\#811](https://github.com/supercollider/supercollider/issues/811) +- sclang crashes for some GUI operation involving QTextEngine::itemize\(\) [\#794](https://github.com/supercollider/supercollider/issues/794) +- LocalOut without LocalIn crashes the server [\#780](https://github.com/supercollider/supercollider/issues/780) +- QWindow crash with wrong argument types [\#770](https://github.com/supercollider/supercollider/issues/770) +- s.options.sampleRate\_ setter requires boot then reboot to take effect [\#768](https://github.com/supercollider/supercollider/issues/768) +- FreqScope not updating correctly on current development version. [\#767](https://github.com/supercollider/supercollider/issues/767) +- Wrongly reported external document changes [\#758](https://github.com/supercollider/supercollider/issues/758) diff --git a/CHANGELOG_archive.md b/CHANGELOG_archive.md new file mode 100644 index 0000000..61c477b --- /dev/null +++ b/CHANGELOG_archive.md @@ -0,0 +1,3389 @@ +See CHANGELOG.md for recent releases. + + +## [Version-3.6.6](https://github.com/supercollider/supercollider/tree/Version-3.6.6) (2013-11-27) +[Full Changelog](https://github.com/supercollider/supercollider/compare/Version-3.6.5...Version-3.6.6) + +**Enhancements** + +- Enhance OSX readme for 3.6.6 [\#1001](https://github.com/supercollider/supercollider/issues/1001) +- "Exception when parsing synthdef: corrupted synthdef" - report which synthdef caused the error. [\#904](https://github.com/supercollider/supercollider/issues/904) +- "start coding" window title [\#898](https://github.com/supercollider/supercollider/issues/898) +- default file extension missing [\#838](https://github.com/supercollider/supercollider/issues/838) + +**Fixed bugs:** + +- scide: Object::connect: No such slot ScIDE::DocumentManager::updateCurrentDocContents\(int, int, int\) in ../editors/sc-ide/core/doc\_manager.cpp:907 [\#985](https://github.com/supercollider/supercollider/issues/985) +- sclang consumes high CPU when opening a session with multiple files [\#980](https://github.com/supercollider/supercollider/issues/980) +- \[ide\] help-\>"how to use the supercollider ide" detaches help browser [\#976](https://github.com/supercollider/supercollider/issues/976) +- NdefGUI and related don't show vol labels in IDE [\#965](https://github.com/supercollider/supercollider/issues/965) +- Primitive error in \_ScIDE\_SetDocTextMirror called from openDocument [\#964](https://github.com/supercollider/supercollider/issues/964) +- ide document: errors when closing document windows during language init [\#961](https://github.com/supercollider/supercollider/issues/961) +- SC\_QT=OFF build flag still needs QT on OSX [\#959](https://github.com/supercollider/supercollider/issues/959) +- Sending to a NetAddr with broadcast IP fails [\#930](https://github.com/supercollider/supercollider/issues/930) +- supernova: setting an array onto a control that doesn't exist will set value that does exist [\#916](https://github.com/supercollider/supercollider/issues/916) +- BinaryOpUGen 'div' operator: off-by-one and not integer division [\#907](https://github.com/supercollider/supercollider/issues/907) +- SimpleNumber-curvelin broken for negative numbers [\#902](https://github.com/supercollider/supercollider/issues/902) +- switching session: cancel loses unsaved documents and dialog blocks reviewing them [\#899](https://github.com/supercollider/supercollider/issues/899) +- Ramp UGen fails in LTI test [\#888](https://github.com/supercollider/supercollider/issues/888) +- prSimpleNumberSeries throws incomprehensible error for bad inputs [\#882](https://github.com/supercollider/supercollider/issues/882) +- uiugens: osx uses deprecated API [\#880](https://github.com/supercollider/supercollider/issues/880) +- A few UGens failing the unit tests [\#879](https://github.com/supercollider/supercollider/issues/879) +- Alias Manager depreated: sc\_ResolveIfAlias will have to be rewritten [\#875](https://github.com/supercollider/supercollider/issues/875) +- NodeProxy: multi-channel expansion broken for SynthDefs [\#872](https://github.com/supercollider/supercollider/issues/872) +- git clone --recursive is broken [\#866](https://github.com/supercollider/supercollider/issues/866) +- Windows: No SCIDE-icon [\#854](https://github.com/supercollider/supercollider/issues/854) +- Linux FFT/IFFT: Hann window with hop size 0.25 sounds wrong [\#851](https://github.com/supercollider/supercollider/issues/851) +- SendReply kills server [\#850](https://github.com/supercollider/supercollider/issues/850) +- SendReply.ar crashes the server [\#841](https://github.com/supercollider/supercollider/issues/841) + +**Closed issues:** + +- Error in Help - Getting Started Tutorial Series - Section 2 [\#981](https://github.com/supercollider/supercollider/issues/981) +- Crash in creating SynthDef [\#957](https://github.com/supercollider/supercollider/issues/957) +- supernova compilation error [\#951](https://github.com/supercollider/supercollider/issues/951) +- supercollider-gedit plugin not loading [\#950](https://github.com/supercollider/supercollider/issues/950) +- OSCFunc addr.hostname returns nil [\#933](https://github.com/supercollider/supercollider/issues/933) +- iOS build, doesn't. [\#927](https://github.com/supercollider/supercollider/issues/927) +- Disable mathjax - an unused feature that can cause problems [\#909](https://github.com/supercollider/supercollider/issues/909) +- DiskIn channel limitation [\#901](https://github.com/supercollider/supercollider/issues/901) +- sclang \(readline\) cannot quit [\#897](https://github.com/supercollider/supercollider/issues/897) +- PV\_Copy breaks edge model [\#896](https://github.com/supercollider/supercollider/issues/896) +- linux \(debian x64\) compilation error [\#894](https://github.com/supercollider/supercollider/issues/894) +- osx/wii uses deprecated/removed API [\#876](https://github.com/supercollider/supercollider/issues/876) +- drawFunc drawingEnabled\_\(false\) not respected by refresh [\#869](https://github.com/supercollider/supercollider/issues/869) +- file browser lacks default [\#868](https://github.com/supercollider/supercollider/issues/868) +- Issue Tracker: user can't enter categories/lables [\#860](https://github.com/supercollider/supercollider/issues/860) +- Windows \(installer\): no program shortcuts [\#857](https://github.com/supercollider/supercollider/issues/857) +- Windows: installer does not register in system [\#856](https://github.com/supercollider/supercollider/issues/856) +- Windows: no file associations [\#855](https://github.com/supercollider/supercollider/issues/855) +- Server load percentage on Windows off by factor 100 [\#849](https://github.com/supercollider/supercollider/issues/849) +- scsynth sound stops in 3.5 not in 3.4 [\#343](https://github.com/supercollider/supercollider/issues/343) + +**Merged pull requests:** + +- class library: pbind midi type - fix for sending sysex [\#947](https://github.com/supercollider/supercollider/pull/947) ([redFrik](https://github.com/redFrik)) +- supernova: TCP support [\#757](https://github.com/supercollider/supercollider/issues/757) +- sclang crashes when 'connect'ing a NetAddr for TCP [\#755](https://github.com/supercollider/supercollider/issues/755) +- EnvGen's gate argument can crash the server [\#753](https://github.com/supercollider/supercollider/issues/753) +- s.sync returns too soon after buffer load [\#750](https://github.com/supercollider/supercollider/issues/750) +- Broken color dialog [\#749](https://github.com/supercollider/supercollider/issues/749) +- Triple-click line selection only works when clicking on strings \[mac\] [\#748](https://github.com/supercollider/supercollider/issues/748) +- When undocked, docklets may appear off screen, impossible to move [\#730](https://github.com/supercollider/supercollider/issues/730) +- malformed YAML crashes interpreter [\#728](https://github.com/supercollider/supercollider/issues/728) +- SequenceableCollection resamp0/1 broken \(e.g. SplayAz\) [\#727](https://github.com/supercollider/supercollider/issues/727) +- Shaper should guard against negative buffer numbers [\#722](https://github.com/supercollider/supercollider/issues/722) +- wavetable oscillators broken for large wavetables [\#720](https://github.com/supercollider/supercollider/issues/720) +- prevent buffer overrun in IO UGens [\#716](https://github.com/supercollider/supercollider/issues/716) +- crash report Exception Type: EXC\_BAD\_ACCESS \(SIGSEGV\) [\#715](https://github.com/supercollider/supercollider/issues/715) +- Dialog.openPanel hangs on Windows XP [\#707](https://github.com/supercollider/supercollider/issues/707) +- SCTextView cmd-d crash [\#702](https://github.com/supercollider/supercollider/issues/702) +- cmd+B quite server as default is really unsafe for performance [\#699](https://github.com/supercollider/supercollider/issues/699) +- Knob does not allow change of background color [\#697](https://github.com/supercollider/supercollider/issues/697) +- Platform.getMouseCoords does not work [\#696](https://github.com/supercollider/supercollider/issues/696) +- scope issues: dies with CmdPeriod, not old behaviour [\#695](https://github.com/supercollider/supercollider/issues/695) +- Spawner:suspend doesn't execute EventStreamCleanup actions [\#681](https://github.com/supercollider/supercollider/issues/681) +- IDE window looses focus when subwindow is closed without action \(OS X\) [\#678](https://github.com/supercollider/supercollider/issues/678) +- selected text gets deselected when IDE editor window gets clicked on to get it to front [\#677](https://github.com/supercollider/supercollider/issues/677) +- "External-file-change" dialog pops up when saving file in IDE [\#673](https://github.com/supercollider/supercollider/issues/673) +- Problems with DragSource [\#671](https://github.com/supercollider/supercollider/issues/671) +- Key commands like STOP \(cmd + . \) don't work in Help window when it's detached [\#668](https://github.com/supercollider/supercollider/issues/668) +- ndef play producing click when evaluated [\#664](https://github.com/supercollider/supercollider/issues/664) +- Ndef channel wrapping broken for many channels [\#658](https://github.com/supercollider/supercollider/issues/658) +- Window's "detached" state is not persisted if it was closed before quit [\#655](https://github.com/supercollider/supercollider/issues/655) +- Crash when re-opening undocked help window [\#650](https://github.com/supercollider/supercollider/issues/650) +- crash on recompile if OSCFunc receiving messages on non-sclang port [\#649](https://github.com/supercollider/supercollider/issues/649) +- Array:slide bug [\#645](https://github.com/supercollider/supercollider/issues/645) +- got NotYetImplementedError with 3.6beta2 [\#641](https://github.com/supercollider/supercollider/issues/641) +- jitlib guis hardly readable [\#637](https://github.com/supercollider/supercollider/issues/637) +- Server -O and -I options causes seg fault and crashes sclang [\#636](https://github.com/supercollider/supercollider/issues/636) +- crash when closing tab [\#635](https://github.com/supercollider/supercollider/issues/635) +- \[SC-IDE\]\[MAC\] cmd+f \(resp. cmd+r\) doesn't work in the IDE [\#634](https://github.com/supercollider/supercollider/issues/634) +- Invoking Help does not bring it to front if: \(1\) it is in a hidden tab AND \(2\) the query string is empty [\#631](https://github.com/supercollider/supercollider/issues/631) +- command FIFO Full again [\#613](https://github.com/supercollider/supercollider/issues/613) +- Scale with scale name doesn't work as described [\#611](https://github.com/supercollider/supercollider/issues/611) +- Drag text from document to GUI deletes the text [\#610](https://github.com/supercollider/supercollider/issues/610) +- Auto-indent doesn't respect string and symbol literals [\#609](https://github.com/supercollider/supercollider/issues/609) +- SoundFileView selectNone and selectAll does not work [\#607](https://github.com/supercollider/supercollider/issues/607) +- QWindow, QView background color alpha broken on 3.6beta? [\#606](https://github.com/supercollider/supercollider/issues/606) +- Crash when evaluating code in non-code files [\#605](https://github.com/supercollider/supercollider/issues/605) +- 3.5.6 with sc3-plugins: SCDoc.renderAll\(true\) fails [\#604](https://github.com/supercollider/supercollider/issues/604) +- Evaluate line doesn't work if text wraps [\#601](https://github.com/supercollider/supercollider/issues/601) +- crash in autocompleter [\#600](https://github.com/supercollider/supercollider/issues/600) +- inconsistent behavior of Env.duration\_ [\#598](https://github.com/supercollider/supercollider/issues/598) +- multichannel Envelope.plot broken [\#592](https://github.com/supercollider/supercollider/issues/592) +- Cmd-I doesn't work from the Command line pane [\#588](https://github.com/supercollider/supercollider/issues/588) +- The post window seems to use double the tab size of documents [\#586](https://github.com/supercollider/supercollider/issues/586) +- Freqscope and Scope can't be used at the same time [\#580](https://github.com/supercollider/supercollider/issues/580) +- Shift-up/down at start/end of file cancels the selection [\#579](https://github.com/supercollider/supercollider/issues/579) +- Close brace } put at the wrong indent level in new SC IDE editor [\#578](https://github.com/supercollider/supercollider/issues/578) +- Can't type \[ \(open bracket\) character with Spanish keyboard [\#577](https://github.com/supercollider/supercollider/issues/577) +- Regexp with "^" makes sc-ide hang [\#576](https://github.com/supercollider/supercollider/issues/576) +- File extension warning when saving a new file [\#575](https://github.com/supercollider/supercollider/issues/575) +- There are problems with copying text from the post window [\#574](https://github.com/supercollider/supercollider/issues/574) +- Do not open HelpBrowser on application start if it was closed in the restored window state [\#572](https://github.com/supercollider/supercollider/issues/572) +- IDE help browser incorrectly shows "old help" warning [\#571](https://github.com/supercollider/supercollider/issues/571) +- Hitting Cmd/Ctrl while inertial scrolling causes rapid zoom in / out [\#568](https://github.com/supercollider/supercollider/issues/568) +- Deleting a session will lose unsaved documents w/o warning [\#565](https://github.com/supercollider/supercollider/issues/565) +- Save All is useless with one or more read only documents open [\#564](https://github.com/supercollider/supercollider/issues/564) +- Inline help: example code cannot be executed with regular keyboard shortcut [\#563](https://github.com/supercollider/supercollider/issues/563) +- Document tabs can become unusably small [\#562](https://github.com/supercollider/supercollider/issues/562) +- Cmd+Period doesn't work in Qt GUI windows [\#561](https://github.com/supercollider/supercollider/issues/561) +- Inaccurate wording in language configuration message box [\#559](https://github.com/supercollider/supercollider/issues/559) +- Aggressive method call aid within class method arg lists [\#557](https://github.com/supercollider/supercollider/issues/557) +- Mouse pointer vanishes when modifier keys are pressed [\#554](https://github.com/supercollider/supercollider/issues/554) +- changing file type should update/reload CodeEditor [\#551](https://github.com/supercollider/supercollider/issues/551) +- Win XP only: TempoClock scheduling crashes sclang [\#547](https://github.com/supercollider/supercollider/issues/547) +- Help browser: progress indicator stuck when opening links in code editor [\#546](https://github.com/supercollider/supercollider/issues/546) +- Help browser: can not evaluate a single line in code examples [\#545](https://github.com/supercollider/supercollider/issues/545) +- Help browser: code examples not syntax highlighted [\#544](https://github.com/supercollider/supercollider/issues/544) +- Cmd-Period doesn't work with help focussed. [\#541](https://github.com/supercollider/supercollider/issues/541) +- Cmd-Return / Shift-Return inconsistency in IDE and lang. [\#540](https://github.com/supercollider/supercollider/issues/540) +- IDE hides when another application becomes front [\#539](https://github.com/supercollider/supercollider/issues/539) +- Cmd+Alt+\ shortcuts not saved correctly [\#538](https://github.com/supercollider/supercollider/issues/538) +- IDE hides when another application becomes front [\#537](https://github.com/supercollider/supercollider/issues/537) +- Line numbers don't match lines [\#536](https://github.com/supercollider/supercollider/issues/536) +- scapp: library menu crash [\#534](https://github.com/supercollider/supercollider/issues/534) +- Superfluous blank lines between postln lines [\#533](https://github.com/supercollider/supercollider/issues/533) +- "Save" action for read-only files should trigger "Save as" [\#532](https://github.com/supercollider/supercollider/issues/532) +- Ctrl-shift-C doesn't clear the post window in winxp [\#531](https://github.com/supercollider/supercollider/issues/531) +- call hints don't scroll [\#529](https://github.com/supercollider/supercollider/issues/529) +- wrong font spacing in QT [\#527](https://github.com/supercollider/supercollider/issues/527) +- some color configuration items don't show default values [\#526](https://github.com/supercollider/supercollider/issues/526) +- nowExecutingPath in a newly saved document [\#523](https://github.com/supercollider/supercollider/issues/523) +- Saving as .sc saves as .scd instead [\#518](https://github.com/supercollider/supercollider/issues/518) +- Shortcuts reset after quiting [\#517](https://github.com/supercollider/supercollider/issues/517) +- server does not boot [\#512](https://github.com/supercollider/supercollider/issues/512) +- Wacom Bamboo Pen & Touch crashes [\#509](https://github.com/supercollider/supercollider/issues/509) +- "maxval" ignored by Buffer.plot [\#507](https://github.com/supercollider/supercollider/issues/507) +- Autocomplete sometimes pops up when I type open-bracket [\#505](https://github.com/supercollider/supercollider/issues/505) +- drag/drop a WAV onto scide should not attempt to open it [\#502](https://github.com/supercollider/supercollider/issues/502) +- Plugging in headphones crashes scsynth [\#499](https://github.com/supercollider/supercollider/issues/499) +- Save All doesn't update all document tabs [\#497](https://github.com/supercollider/supercollider/issues/497) +- general text colors are applied everywhere [\#496](https://github.com/supercollider/supercollider/issues/496) +- \[supernova\] fix g\_dumpTree [\#494](https://github.com/supercollider/supercollider/issues/494) +- "Step forward": Cursor doesn't move if line starts with "\(" and cursor is inside [\#493](https://github.com/supercollider/supercollider/issues/493) +- Method Call Assist: infer the class of literal values as receivers [\#490](https://github.com/supercollider/supercollider/issues/490) +- Method Call Assist: Alt+Space doesn't trigger [\#489](https://github.com/supercollider/supercollider/issues/489) +- \[CRITICAL\] IDE crashes when autocompleting methods of an integer literal [\#488](https://github.com/supercollider/supercollider/issues/488) +- Sessions: Document tabs out of order sometimes [\#485](https://github.com/supercollider/supercollider/issues/485) +- QEnvelopeView does not support quadratic/cubic shapes [\#483](https://github.com/supercollider/supercollider/issues/483) +- SCDoc document browser & search broken [\#482](https://github.com/supercollider/supercollider/issues/482) +- Autocompletion box pops up when pasting text -- shouldn't [\#481](https://github.com/supercollider/supercollider/issues/481) +- Server control state problem [\#477](https://github.com/supercollider/supercollider/issues/477) +- Server-meter window errors [\#476](https://github.com/supercollider/supercollider/issues/476) +- evaluate regions when being at opening bracket [\#474](https://github.com/supercollider/supercollider/issues/474) +- Up-arrow after RET does not move the insertion point straight up [\#472](https://github.com/supercollider/supercollider/issues/472) +- Multichannel Function:plot is broken in master [\#470](https://github.com/supercollider/supercollider/issues/470) +- new lines do not scroll anymore [\#467](https://github.com/supercollider/supercollider/issues/467) +- line numbers when opening files [\#466](https://github.com/supercollider/supercollider/issues/466) +- goto next block broken [\#465](https://github.com/supercollider/supercollider/issues/465) +- \[QWebView Windows 2\] Handling of file:// in \ [\#463](https://github.com/supercollider/supercollider/issues/463) +- \[QWebView Windows 1\] Handling of file:// links [\#462](https://github.com/supercollider/supercollider/issues/462) +- session: save-as glitch [\#458](https://github.com/supercollider/supercollider/issues/458) +- Method Call Assist: fix for functional notation [\#457](https://github.com/supercollider/supercollider/issues/457) +- "Step forward": Put the cursor at the beginning of the next line [\#454](https://github.com/supercollider/supercollider/issues/454) +- ide: ctrl-enter adds strange invisible line breaks [\#451](https://github.com/supercollider/supercollider/issues/451) +- Interactive find behavior is... hyperactive [\#437](https://github.com/supercollider/supercollider/issues/437) +- Line breaks in the post window, not generated by sc code [\#436](https://github.com/supercollider/supercollider/issues/436) +- Cannot dismiss the method signature popup for a "new" class method [\#435](https://github.com/supercollider/supercollider/issues/435) +- SerialPort doneAction never called & port not properly closed? [\#434](https://github.com/supercollider/supercollider/issues/434) +- SC-ide runs its own server status thread? [\#433](https://github.com/supercollider/supercollider/issues/433) +- Questionable, but common, auto indent case [\#432](https://github.com/supercollider/supercollider/issues/432) +- Highlighting flash of just-executed code sometimes gets stuck [\#431](https://github.com/supercollider/supercollider/issues/431) +- Interpreter \*is\* running but "Interpreter is not running!" [\#425](https://github.com/supercollider/supercollider/issues/425) +- SC 3.5.4 crashes with buffers on windows 7 [\#423](https://github.com/supercollider/supercollider/issues/423) +- stack smashing crash on certain code [\#422](https://github.com/supercollider/supercollider/issues/422) +- set nowExecutingPath from scide [\#418](https://github.com/supercollider/supercollider/issues/418) +- running sclang script does not set nowExecutingPath [\#417](https://github.com/supercollider/supercollider/issues/417) +- \[SC-IDE\] Ctrl-R replace panel: Replace button doesn't replace [\#416](https://github.com/supercollider/supercollider/issues/416) +- \[SC 3.5.4\] GrainBuf SynthDef causes SC to crash [\#415](https://github.com/supercollider/supercollider/issues/415) +- Preference pane does not select default font [\#414](https://github.com/supercollider/supercollider/issues/414) +- indentation bug [\#409](https://github.com/supercollider/supercollider/issues/409) +- ctrl+c after selecting text in post window does not copy [\#408](https://github.com/supercollider/supercollider/issues/408) +- Keyboard shortcut for Shrink font in post window says 'Shink' [\#406](https://github.com/supercollider/supercollider/issues/406) +- make install fails on verify app sclang.app, and it's not fixed-up correctly [\#401](https://github.com/supercollider/supercollider/issues/401) +- Tabs don't overflow correctly [\#395](https://github.com/supercollider/supercollider/issues/395) +- Volume initialization bug [\#393](https://github.com/supercollider/supercollider/issues/393) +- Multiple clocks after fullscreen [\#390](https://github.com/supercollider/supercollider/issues/390) +- double-click behavior [\#388](https://github.com/supercollider/supercollider/issues/388) +- Syntax color settings are not saved [\#385](https://github.com/supercollider/supercollider/issues/385) +- scide: "Auto Scroll" looks like a button but it can't be clicked off [\#378](https://github.com/supercollider/supercollider/issues/378) +- Drag'n'drop in QtGui makes Sc-Client crahs [\#375](https://github.com/supercollider/supercollider/issues/375) +- Method call aid popup stays shown when main window minimized/deactivated [\#369](https://github.com/supercollider/supercollider/issues/369) +- Language Configuration broken for osx command line sclang [\#366](https://github.com/supercollider/supercollider/issues/366) +- Missing boundary check in prArrayWrapExtend [\#360](https://github.com/supercollider/supercollider/issues/360) +- MIDI listEndPoints crash [\#353](https://github.com/supercollider/supercollider/issues/353) +- GrainBuf crashes server when position = NaN [\#352](https://github.com/supercollider/supercollider/issues/352) +- GrainBuf does not check buffer inputs to see if they exist [\#341](https://github.com/supercollider/supercollider/issues/341) +- \[SC-IDE\] Preferences -\> Keyboard shortcuts & font issues [\#339](https://github.com/supercollider/supercollider/issues/339) +- \[SC-IDE\] Region Detection [\#338](https://github.com/supercollider/supercollider/issues/338) +- \[SC-IDE\] Cannot save new file [\#337](https://github.com/supercollider/supercollider/issues/337) +- \[SC-IDE\] Open class definition + file already open [\#335](https://github.com/supercollider/supercollider/issues/335) +- \[SC-IDE\] Don't open same file twice [\#328](https://github.com/supercollider/supercollider/issues/328) +- \[SC-IDE\] Can't copy text from post window [\#322](https://github.com/supercollider/supercollider/issues/322) +- \[SC-IDE\] Add .scd file extension [\#320](https://github.com/supercollider/supercollider/issues/320) +- SCDoc.rendelAll broken in 3.5 branch [\#265](https://github.com/supercollider/supercollider/issues/265) +- Plotter domainSpecs bug [\#264](https://github.com/supercollider/supercollider/issues/264) +- \[Qt\] UserView doesn't pass click count for control clicks [\#263](https://github.com/supercollider/supercollider/issues/263) +- Sending sysex is broken [\#262](https://github.com/supercollider/supercollider/issues/262) +- sc3-plugins [\#261](https://github.com/supercollider/supercollider/issues/261) +- WARNING: server 'localhost' not running. nil [\#260](https://github.com/supercollider/supercollider/issues/260) +- Server crash on polling phase of DelTapWr [\#258](https://github.com/supercollider/supercollider/issues/258) +- opening this file crashes sc.app [\#257](https://github.com/supercollider/supercollider/issues/257) +- .add fails with SynthDefs containing \> 255 controls [\#256](https://github.com/supercollider/supercollider/issues/256) +- .freqscope not working on OS X 3.5 RC2 and RC3 [\#255](https://github.com/supercollider/supercollider/issues/255) +- HrEnvelopeView Crash in Cocoa [\#254](https://github.com/supercollider/supercollider/issues/254) +- KeyTrack not working with LocalBuf [\#253](https://github.com/supercollider/supercollider/issues/253) +- SCNSObject broken under osx 64bit [\#252](https://github.com/supercollider/supercollider/issues/252) +- 3.5.rc1 - -getControlBusValue only supports local servers [\#250](https://github.com/supercollider/supercollider/issues/250) +- 0 \> Signal\[0\] causes infinite loop and memory hogging [\#249](https://github.com/supercollider/supercollider/issues/249) +- 3.5 beta 3 crash on startup after forced quit [\#247](https://github.com/supercollider/supercollider/issues/247) +- same font looks different in qt/cocoa [\#245](https://github.com/supercollider/supercollider/issues/245) +- Segault:while loops with Routine in condition + empty bodies [\#244](https://github.com/supercollider/supercollider/issues/244) +- draw methods for String [\#242](https://github.com/supercollider/supercollider/issues/242) +- Some views does not work inside a Layout [\#240](https://github.com/supercollider/supercollider/issues/240) +- escapeWindow crashes app [\#239](https://github.com/supercollider/supercollider/issues/239) +- compiling error [\#238](https://github.com/supercollider/supercollider/issues/238) +- mouseOverActions trigger normal `action' [\#237](https://github.com/supercollider/supercollider/issues/237) +- alsa midi deadlock [\#236](https://github.com/supercollider/supercollider/issues/236) +- lib fixup for scsynth and sclang [\#235](https://github.com/supercollider/supercollider/issues/235) +- Outdated About dialog [\#234](https://github.com/supercollider/supercollider/issues/234) +- Pbind makes no sound when utilized in ProxySpace environment [\#233](https://github.com/supercollider/supercollider/issues/233) +- \[win\] UnixFILE GetInt primitives return unsigned [\#231](https://github.com/supercollider/supercollider/issues/231) +- Quarks GUI info button doesn't work [\#230](https://github.com/supercollider/supercollider/issues/230) +- SCEnvelopeView broken [\#229](https://github.com/supercollider/supercollider/issues/229) +- Internal server fails to quit on reboot [\#228](https://github.com/supercollider/supercollider/issues/228) +- Segmentation fault \(no X\) [\#227](https://github.com/supercollider/supercollider/issues/227) +- scvim: crash on startup [\#226](https://github.com/supercollider/supercollider/issues/226) +- DetectSilence initialization [\#225](https://github.com/supercollider/supercollider/issues/225) +- scel + qt: Document.open from qt doesn't run the callback [\#224](https://github.com/supercollider/supercollider/issues/224) +- QButton doesn't pass in modifier keycode to button action [\#223](https://github.com/supercollider/supercollider/issues/223) +- OSX does not resolve symlinks [\#222](https://github.com/supercollider/supercollider/issues/222) +- CmdPeriod + Task + AppClock = fail [\#221](https://github.com/supercollider/supercollider/issues/221) +- Broken: A sequence of multiple Pfxs with 'isolate' [\#220](https://github.com/supercollider/supercollider/issues/220) +- CmdPeriod broken [\#219](https://github.com/supercollider/supercollider/issues/219) +- UserView graphics on linux is \*very\* slow [\#218](https://github.com/supercollider/supercollider/issues/218) +- \[plot\] superposing envelopes [\#217](https://github.com/supercollider/supercollider/issues/217) +- SCDoc search results appear in arbitrary order [\#216](https://github.com/supercollider/supercollider/issues/216) +- FreeVerb/2 does not check if inputs are audio rate. [\#214](https://github.com/supercollider/supercollider/issues/214) +- randSeed doesn't effect Drand [\#212](https://github.com/supercollider/supercollider/issues/212) +- Subsection highlighting css bug [\#211](https://github.com/supercollider/supercollider/issues/211) +- cocoa window alpha\_ [\#210](https://github.com/supercollider/supercollider/issues/210) +- Minor colorizing bug in scdoc rendering [\#209](https://github.com/supercollider/supercollider/issues/209) +- SynthDef add fails silently [\#207](https://github.com/supercollider/supercollider/issues/207) +- cmd-f should work on OSX to search in helpbrowser [\#206](https://github.com/supercollider/supercollider/issues/206) +- cmd-d should open links in new Window if selected [\#205](https://github.com/supercollider/supercollider/issues/205) +- Proposal for Helpbrowser layout [\#204](https://github.com/supercollider/supercollider/issues/204) +- a nonpositive number in a Dser ends the server: [\#203](https://github.com/supercollider/supercollider/issues/203) +- b\_allocReadChannel reads only 1024 samples [\#202](https://github.com/supercollider/supercollider/issues/202) +- \[linux\] internal server doesn't receive OSC - unresponsive [\#201](https://github.com/supercollider/supercollider/issues/201) +- Internal server \(sometimes?\) fails to connect to CoreAudio [\#200](https://github.com/supercollider/supercollider/issues/200) +- Peak broken on OS X 64-bit [\#199](https://github.com/supercollider/supercollider/issues/199) +- b\_allocReadChannel crashes supernova [\#198](https://github.com/supercollider/supercollider/issues/198) +- LFPar and LFCub return silence with ar rate as input [\#197](https://github.com/supercollider/supercollider/issues/197) +- pow wierdness [\#196](https://github.com/supercollider/supercollider/issues/196) +- DragSink [\#194](https://github.com/supercollider/supercollider/issues/194) +- GEdit plugin doesn't work in GEdit 3 [\#193](https://github.com/supercollider/supercollider/issues/193) +- Inappropriate writing inside "Program Files" causes problems [\#192](https://github.com/supercollider/supercollider/issues/192) +- Strange behaviour with Demand ugen at kr [\#191](https://github.com/supercollider/supercollider/issues/191) +- Dswitch repeats source patterns' ending values [\#190](https://github.com/supercollider/supercollider/issues/190) +- \[SC.app\] DeferredDelete events are not processed [\#188](https://github.com/supercollider/supercollider/issues/188) +- Error with help system using Gedit \(help doc cache issue\) [\#187](https://github.com/supercollider/supercollider/issues/187) +- yNjV79 \midjepicgais\, [\#185](https://github.com/supercollider/supercollider/issues/185) +- QSoundFileView read family: missing arguments [\#184](https://github.com/supercollider/supercollider/issues/184) +- Class browser crashes sc [\#183](https://github.com/supercollider/supercollider/issues/183) +- \[OS X\] QView, QWindow: .remove resp. .close don't work [\#182](https://github.com/supercollider/supercollider/issues/182) +- HelpBrowser find-box does not work correctly [\#180](https://github.com/supercollider/supercollider/issues/180) +- Help browser line execution doesn't always work [\#179](https://github.com/supercollider/supercollider/issues/179) +- Find field is misleading [\#178](https://github.com/supercollider/supercollider/issues/178) +- s.meter is broken after reboot [\#177](https://github.com/supercollider/supercollider/issues/177) +- QFont size does not allow floats [\#176](https://github.com/supercollider/supercollider/issues/176) +- \[OS X\] setting QtGUI.style does not work first time [\#175](https://github.com/supercollider/supercollider/issues/175) +- Selection of code within brackets [\#174](https://github.com/supercollider/supercollider/issues/174) +- QWebView - process selection before eval [\#173](https://github.com/supercollider/supercollider/issues/173) +- SCWebView - process selection before eval [\#172](https://github.com/supercollider/supercollider/issues/172) +- SCDoc - convert remaining helpfiles [\#171](https://github.com/supercollider/supercollider/issues/171) +- SCWebView copy plain text [\#170](https://github.com/supercollider/supercollider/issues/170) +- some shortcuts does not work in SCWebView [\#169](https://github.com/supercollider/supercollider/issues/169) +- Qt linking [\#168](https://github.com/supercollider/supercollider/issues/168) +- \[OS X\] HelpBrowser with Qt doesn't display text [\#167](https://github.com/supercollider/supercollider/issues/167) +- SC.app: Qt vs Cocoa windows Z order [\#166](https://github.com/supercollider/supercollider/issues/166) +- SC.app: class-lib recompilation leaves unresponsive windows [\#165](https://github.com/supercollider/supercollider/issues/165) +- SC.app: QWebView bug on false URL [\#164](https://github.com/supercollider/supercollider/issues/164) +- Dictionary putPairs [\#163](https://github.com/supercollider/supercollider/issues/163) +- right-click in Qt-help-browser crashes SC.app \(OSX only?\) [\#162](https://github.com/supercollider/supercollider/issues/162) +- GeneralHID is still broken on osx 10.6.7 [\#161](https://github.com/supercollider/supercollider/issues/161) +- Resonz after DiskOut = big BIG distortion [\#160](https://github.com/supercollider/supercollider/issues/160) +- SC.app crash when scrolling QListView [\#159](https://github.com/supercollider/supercollider/issues/159) +- PopUpMenu problems in QtCollider under OSX [\#158](https://github.com/supercollider/supercollider/issues/158) +- QWebView a:hover underlined [\#157](https://github.com/supercollider/supercollider/issues/157) +- sclang does not start without X [\#156](https://github.com/supercollider/supercollider/issues/156) +- .wrap2 behavior [\#155](https://github.com/supercollider/supercollider/issues/155) +- SC.app hang in drawHook or drawFunc [\#154](https://github.com/supercollider/supercollider/issues/154) +- SC.app hangs when closing a Dialog [\#153](https://github.com/supercollider/supercollider/issues/153) +- \[Mac OS\] Button hit are too small [\#152](https://github.com/supercollider/supercollider/issues/152) +- SC.app crashes due to cmake's fixup\_bundle [\#151](https://github.com/supercollider/supercollider/issues/151) +- Strange display behavior in Help.gui [\#150](https://github.com/supercollider/supercollider/issues/150) +- Float error with QtCollider [\#149](https://github.com/supercollider/supercollider/issues/149) +- Semaphore does not work propery [\#148](https://github.com/supercollider/supercollider/issues/148) +- Help files not found with prefix=/usr [\#145](https://github.com/supercollider/supercollider/issues/145) +- String.powerset dosent throw error and causes SC to crash [\#144](https://github.com/supercollider/supercollider/issues/144) +- Review patterns for old early termination [\#143](https://github.com/supercollider/supercollider/issues/143) +- DetectSilence may never detect silence [\#142](https://github.com/supercollider/supercollider/issues/142) +- Patch for minor 'links' bug in scvim\_make\_help [\#141](https://github.com/supercollider/supercollider/issues/141) +- scheduling infinite duration freezes SClang [\#140](https://github.com/supercollider/supercollider/issues/140) +- sc3-plugins-src archive is out of date on the website [\#139](https://github.com/supercollider/supercollider/issues/139) +- Demand ugens broken [\#138](https://github.com/supercollider/supercollider/issues/138) +- Demand broken for infinite-length input sequences [\#137](https://github.com/supercollider/supercollider/issues/137) +- /clearSched causes NRT Crash [\#136](https://github.com/supercollider/supercollider/issues/136) +- DemandEnvGen curve=0 is wrong [\#135](https://github.com/supercollider/supercollider/issues/135) +- Cocoa SCEnvelopeView crashes SC app. [\#134](https://github.com/supercollider/supercollider/issues/134) +- On the new 3.4RC [\#133](https://github.com/supercollider/supercollider/issues/133) +- loadRelative breaks on linux [\#131](https://github.com/supercollider/supercollider/issues/131) +- sclang parsing does not take bracket sematics into account [\#130](https://github.com/supercollider/supercollider/issues/130) +- sclang crashes routinely in prGetBackTrace -\> MakeDebugFrame [\#129](https://github.com/supercollider/supercollider/issues/129) +- Demand plugins built by scons on osx: bad repeats/le [\#128](https://github.com/supercollider/supercollider/issues/128) +- LFPar and LFCub audio rate modulation frequency argument bug [\#127](https://github.com/supercollider/supercollider/issues/127) +- Error in method .set 's "initAction" of EZSlider [\#126](https://github.com/supercollider/supercollider/issues/126) +- SimpleNumber:frac wrong for negative numbers [\#125](https://github.com/supercollider/supercollider/issues/125) +- SynthDef:writeDefFile dir-name trailing slash [\#124](https://github.com/supercollider/supercollider/issues/124) +- SoundFile.cue cuts off low-sample-rate sounds early [\#123](https://github.com/supercollider/supercollider/issues/123) +- Scroll View with Drawhook drawing errors [\#122](https://github.com/supercollider/supercollider/issues/122) +- Signal fft crash [\#121](https://github.com/supercollider/supercollider/issues/121) +- WaveTerrain Crash [\#120](https://github.com/supercollider/supercollider/issues/120) +- drawAtPoint primitive fails if Font not installed [\#119](https://github.com/supercollider/supercollider/issues/119) +- Some methods SimpleNumber now fail with floats [\#118](https://github.com/supercollider/supercollider/issues/118) +- BeatTrack2 unsafety [\#117](https://github.com/supercollider/supercollider/issues/117) +- SCUserView relativeOrigin = true is inefficient [\#116](https://github.com/supercollider/supercollider/issues/116) +- SCPen.fillRadialGradient is faulty [\#115](https://github.com/supercollider/supercollider/issues/115) +- Compilation failure on PPC/Linux [\#114](https://github.com/supercollider/supercollider/issues/114) +- OSCpathResponder broken, needs fix like OSCresponderNode [\#113](https://github.com/supercollider/supercollider/issues/113) +- TCP broken in sclang \(rev 9591 onwards?\) [\#112](https://github.com/supercollider/supercollider/issues/112) +- Buffer cueSoundFile does not update path var [\#111](https://github.com/supercollider/supercollider/issues/111) +- Incoming OSC messages are dropped when VM is busy [\#110](https://github.com/supercollider/supercollider/issues/110) +- Setting Document default font causes crashes [\#109](https://github.com/supercollider/supercollider/issues/109) +- SCUserView relativeOrigin=true outputs bitmap [\#108](https://github.com/supercollider/supercollider/issues/108) +- Stuck synths using Pdef and Pmono [\#107](https://github.com/supercollider/supercollider/issues/107) +- SuperCollider.app v3.3.1 crashes on launch \(OS X 10.6.2\) [\#106](https://github.com/supercollider/supercollider/issues/106) +- is /b\_gen asynchronous? [\#105](https://github.com/supercollider/supercollider/issues/105) +- /b\_zero crashes for illegal bufnum [\#104](https://github.com/supercollider/supercollider/issues/104) +- BufDelayN produces "clicks" if buffer size is not power of 2 [\#103](https://github.com/supercollider/supercollider/issues/103) +- Buffer docs:bad par. name for asWavetable \[3.3.1\] [\#102](https://github.com/supercollider/supercollider/issues/102) +- Bug o f SuperCollider 3.3 on windows [\#100](https://github.com/supercollider/supercollider/issues/100) +- Bug o f SupperCollider 3.3 on windows [\#99](https://github.com/supercollider/supercollider/issues/99) +- Printing Bug [\#98](https://github.com/supercollider/supercollider/issues/98) +- SuperCollider 3.3 win alpha6 sur Windows XP [\#97](https://github.com/supercollider/supercollider/issues/97) +- SuperCollider 3.3 win alpha6 sur Windows XP [\#96](https://github.com/supercollider/supercollider/issues/96) +- Memory leak in Convolution2 [\#95](https://github.com/supercollider/supercollider/issues/95) +- bug on Max os X tiger intel [\#94](https://github.com/supercollider/supercollider/issues/94) +- source-with-extras bundle: instructions don't work [\#93](https://github.com/supercollider/supercollider/issues/93) +- fullscreen windows draw in front of PopUpMenu [\#92](https://github.com/supercollider/supercollider/issues/92) +- Loudness doesn't understand LocalBuf [\#91](https://github.com/supercollider/supercollider/issues/91) +- Build fails [\#89](https://github.com/supercollider/supercollider/issues/89) +- scvim tries to install in absolute path [\#88](https://github.com/supercollider/supercollider/issues/88) +- SuperCollider Crash with Safari4 [\#87](https://github.com/supercollider/supercollider/issues/87) +- very large SimpleNumber:series can crash sclang [\#86](https://github.com/supercollider/supercollider/issues/86) +- OSCresponderNode SCUserView refresh crashes [\#85](https://github.com/supercollider/supercollider/issues/85) +- Cmd-R does not update the cmdLine before interpreting [\#83](https://github.com/supercollider/supercollider/issues/83) +- doneAction in RecordBuf doesn't work [\#82](https://github.com/supercollider/supercollider/issues/82) +- findHelpFile sometimes returns an empty string on Linux [\#81](https://github.com/supercollider/supercollider/issues/81) +- ServerBoot and ServerQuit are called at wrong time [\#80](https://github.com/supercollider/supercollider/issues/80) +- 3.3beta: MFCC fails to init outputs in ctor \(fix attached\) [\#79](https://github.com/supercollider/supercollider/issues/79) +- LocalBuf and {}.plot are incompatible \(3.3.beta\) [\#78](https://github.com/supercollider/supercollider/issues/78) +- OSC-dumping crashes sound [\#76](https://github.com/supercollider/supercollider/issues/76) +- SCScrollView relativeOrigin glitch [\#75](https://github.com/supercollider/supercollider/issues/75) +- allTuple returns out of bounds memory results sometimes [\#74](https://github.com/supercollider/supercollider/issues/74) +- SCRangeSlider bg draws wrong in relative origin parent [\#72](https://github.com/supercollider/supercollider/issues/72) +- Pen clipping bug [\#71](https://github.com/supercollider/supercollider/issues/71) +- Document.listener.alwaysOnTop\_\(true\) survives recompilation [\#70](https://github.com/supercollider/supercollider/issues/70) +- Routine / AppClock broken [\#68](https://github.com/supercollider/supercollider/issues/68) +- sclang crashes when compiling errorneous code [\#67](https://github.com/supercollider/supercollider/issues/67) +- OSCpathResponder is broken [\#66](https://github.com/supercollider/supercollider/issues/66) +- test [\#65](https://github.com/supercollider/supercollider/issues/65) +- MIDIIn.connect no longer works on Linux [\#64](https://github.com/supercollider/supercollider/issues/64) +- FlowView setting inital margin and gap broken [\#63](https://github.com/supercollider/supercollider/issues/63) +- findRegExp sometimes crashes SC - probable GC corruption [\#62](https://github.com/supercollider/supercollider/issues/62) +- Condition.wait breaks any AppClock routine [\#60](https://github.com/supercollider/supercollider/issues/60) +- Reproducable unmotivated sclang crash [\#59](https://github.com/supercollider/supercollider/issues/59) +- view.remove only works one at a time [\#58](https://github.com/supercollider/supercollider/issues/58) +- scsynth terminal printout rendezvous default [\#57](https://github.com/supercollider/supercollider/issues/57) +- b\_readChannel broken [\#56](https://github.com/supercollider/supercollider/issues/56) +- infinities sometimes render compilestrings wrong in Windows [\#55](https://github.com/supercollider/supercollider/issues/55) +- clip2 on Signal [\#54](https://github.com/supercollider/supercollider/issues/54) +- Advanced Find/Replace Syntax Highlight Issue [\#53](https://github.com/supercollider/supercollider/issues/53) +- OSX double-click bracket matching fails in Windows files [\#51](https://github.com/supercollider/supercollider/issues/51) +- Collection:removeAll does not catch repeated items [\#50](https://github.com/supercollider/supercollider/issues/50) +- \_BasicClipPut primitive doesn't work [\#49](https://github.com/supercollider/supercollider/issues/49) +- Fix takeAt documentation [\#48](https://github.com/supercollider/supercollider/issues/48) +- \[post-3.2\] Incomplete compilation warning posted [\#47](https://github.com/supercollider/supercollider/issues/47) +- String literals in functiondefs can get corrupted [\#46](https://github.com/supercollider/supercollider/issues/46) +- Midi SysEx Message Bug [\#45](https://github.com/supercollider/supercollider/issues/45) +- Timestamped OSC messages don't work in Psycollider 3.2b1 [\#44](https://github.com/supercollider/supercollider/issues/44) +- GrainBuf bug [\#43](https://github.com/supercollider/supercollider/issues/43) +- SC2DSlider problem in an absolute-bound compositeview [\#42](https://github.com/supercollider/supercollider/issues/42) +- Make non-timestamped messages execute on control block bound [\#41](https://github.com/supercollider/supercollider/issues/41) +- Document.new returns nil if SC is not the active application [\#40](https://github.com/supercollider/supercollider/issues/40) +- \[windows\] SoundFile info is wrong after openRead'ing a file [\#39](https://github.com/supercollider/supercollider/issues/39) +- \[windows\] buffer reading seems not to work in win2k [\#38](https://github.com/supercollider/supercollider/issues/38) +- SC\_SYNTHDEF\_DIR environment variable incorrectly read, win32 [\#37](https://github.com/supercollider/supercollider/issues/37) +- Pen: strokeOval ignores pen width [\#34](https://github.com/supercollider/supercollider/issues/34) +- fixing deprecated use of string constants [\#33](https://github.com/supercollider/supercollider/issues/33) +- scsynth.exe crashes upon quit after timestamped messages [\#32](https://github.com/supercollider/supercollider/issues/32) +- Pitch crashes with too high a median length [\#31](https://github.com/supercollider/supercollider/issues/31) +- Some array primitives crash the VM if fed an empty array [\#30](https://github.com/supercollider/supercollider/issues/30) +- 0.2.asFraction beachballs the lang [\#29](https://github.com/supercollider/supercollider/issues/29) +- Server.bootSync optional argument [\#28](https://github.com/supercollider/supercollider/issues/28) +- sclang crash on invalid code [\#27](https://github.com/supercollider/supercollider/issues/27) +- Pen: bug with fillRect, fillOval and fillColor [\#26](https://github.com/supercollider/supercollider/issues/26) +- n\_free can crash the server [\#25](https://github.com/supercollider/supercollider/issues/25) +- SCTestView editable\_ [\#24](https://github.com/supercollider/supercollider/issues/24) +- Instr path variable is not populated [\#23](https://github.com/supercollider/supercollider/issues/23) +- Incorrect input/output device display on bootup [\#22](https://github.com/supercollider/supercollider/issues/22) +- .quark files saved as RTF? [\#21](https://github.com/supercollider/supercollider/issues/21) +- sclang memory usage [\#20](https://github.com/supercollider/supercollider/issues/20) +- Please ignore \(test 2\) [\#19](https://github.com/supercollider/supercollider/issues/19) +- Please ignore \(test item\) [\#18](https://github.com/supercollider/supercollider/issues/18) +- Audio dropout if starting UGens not used yet in session\(OSX\) [\#17](https://github.com/supercollider/supercollider/issues/17) +- Trouble finding libs when using PREFIX [\#16](https://github.com/supercollider/supercollider/issues/16) +- tiny doc bug [\#15](https://github.com/supercollider/supercollider/issues/15) +- server will not boot [\#14](https://github.com/supercollider/supercollider/issues/14) +- s\_new and synthdef names with hyphen under linux not working [\#13](https://github.com/supercollider/supercollider/issues/13) +- LPF fails due to NaN error when cutoff==0 [\#12](https://github.com/supercollider/supercollider/issues/12) +- exponentiation bug [\#11](https://github.com/supercollider/supercollider/issues/11) +- permission problem in synthdef [\#10](https://github.com/supercollider/supercollider/issues/10) +- SC folder rename introspection errors [\#9](https://github.com/supercollider/supercollider/issues/9) +- linux build error [\#8](https://github.com/supercollider/supercollider/issues/8) +- cannot build sc3 on linux [\#7](https://github.com/supercollider/supercollider/issues/7) +- cmd-line build fails \(needs -faltivec?\) [\#6](https://github.com/supercollider/supercollider/issues/6) +- views invisible on refresh if window too small [\#5](https://github.com/supercollider/supercollider/issues/5) +- SCSliderBase, knobColor bug [\#4](https://github.com/supercollider/supercollider/issues/4) +- SCRangeSlider dragging bug [\#3](https://github.com/supercollider/supercollider/issues/3) +- SCView.sc [\#2](https://github.com/supercollider/supercollider/issues/2) +- SCRangeSlider [\#1](https://github.com/supercollider/supercollider/issues/1) +- ide: fix issue with large documents [\#1849](https://github.com/supercollider/supercollider/pull/1849) ([miguel-negrao](https://github.com/miguel-negrao)) +- Classlib: Update PauseStream stream's clock upon play [\#1711](https://github.com/supercollider/supercollider/pull/1711) ([jamshark70](https://github.com/jamshark70)) +- Plugins: Clip NOVA functions should update unit-\> variables [\#1702](https://github.com/supercollider/supercollider/pull/1702) ([jamshark70](https://github.com/jamshark70)) + +**Closed issues:** + +- copyRange vs. bracket ranges [\#1876](https://github.com/supercollider/supercollider/issues/1876) +- FloatArray prevents rounding [\#1873](https://github.com/supercollider/supercollider/issues/1873) +- Quark not properly checked-out and/or updated [\#1864](https://github.com/supercollider/supercollider/issues/1864) +- ScopeView broken in SuperCollider 3.7.0-beta1? [\#1862](https://github.com/supercollider/supercollider/issues/1862) +- sclang in master freezes on arm \(due to PR \#1677 / commit d0f475d\) [\#1842](https://github.com/supercollider/supercollider/issues/1842) +- Multiple schelp syntax errors [\#1837](https://github.com/supercollider/supercollider/issues/1837) +- scsynth: verbosity -1 & -2 not recognised - scsynth won't start [\#1825](https://github.com/supercollider/supercollider/issues/1825) +- Building master with gcc 4.7 fails due to 'is\_trivially\_destructible' in SC\_PlugIn.hpp [\#1820](https://github.com/supercollider/supercollider/issues/1820) +- compilation error on slackware linux [\#1814](https://github.com/supercollider/supercollider/issues/1814) +- The Font help file has a syntax error [\#1811](https://github.com/supercollider/supercollider/issues/1811) +- Github's source code bundles are unhelpful for SuperCollider because submodules missing [\#1807](https://github.com/supercollider/supercollider/issues/1807) +- Error when saving with 3.7.0 beta1 [\#1806](https://github.com/supercollider/supercollider/issues/1806) +- cmake: if on ARM, automatically disable SSE and SSE2 flags [\#1802](https://github.com/supercollider/supercollider/issues/1802) +- sclang compilation error in Linux [\#1797](https://github.com/supercollider/supercollider/issues/1797) +- Confusing terminology in "02. First Steps" of Tutorial "Getting Started With SuperCollider" [\#1781](https://github.com/supercollider/supercollider/issues/1781) +- if duplicate quark folders exist in extensions ... [\#1767](https://github.com/supercollider/supercollider/issues/1767) +- Need updated Windows build instructions [\#1763](https://github.com/supercollider/supercollider/issues/1763) +- build: LFUGens.cpp requires nova\_simd code even if NOVA\_SIMD=off [\#1751](https://github.com/supercollider/supercollider/issues/1751) +- StkInst overloaded new and delete waiting supernova [\#1747](https://github.com/supercollider/supercollider/issues/1747) +- install instructions for ubuntu are out of date [\#1723](https://github.com/supercollider/supercollider/issues/1723) +- NodeProxy fails to detect containing audiorate \(irregularly\) [\#1672](https://github.com/supercollider/supercollider/issues/1672) +- Issues running with Portaudio \(without jack\) on linux [\#1658](https://github.com/supercollider/supercollider/issues/1658) +- OSCFunc with special recvPort can't be freed [\#1654](https://github.com/supercollider/supercollider/issues/1654) +- Pipe breaks if it receives lines longer than 1024 characters [\#1593](https://github.com/supercollider/supercollider/issues/1593) +- Multichannel recording does not work in Windows 7 [\#1560](https://github.com/supercollider/supercollider/issues/1560) +- concatenating large strings causes memory corruption [\#1543](https://github.com/supercollider/supercollider/issues/1543) +- Seems like interpreter \(or servers\) are not tracking osc messages to server correctly [\#1524](https://github.com/supercollider/supercollider/issues/1524) +- help: TempoClock set beats example is incorrect [\#1518](https://github.com/supercollider/supercollider/issues/1518) +- supernova was left out of the -v -V transition [\#1468](https://github.com/supercollider/supercollider/issues/1468) +- findRegexp does not compile escaped character sequences correctly [\#1411](https://github.com/supercollider/supercollider/issues/1411) +- blocksize and latency in scsynth and supernova [\#1314](https://github.com/supercollider/supercollider/issues/1314) +- EnvelopeView gridOn\_ doesn't work \(in Qt on MS Windows anyway\) [\#1284](https://github.com/supercollider/supercollider/issues/1284) +- minor bug in an IEnvGen example [\#1276](https://github.com/supercollider/supercollider/issues/1276) +- Signal.waveFill function parameters \(3\) don't match documentation \(2\) [\#1259](https://github.com/supercollider/supercollider/issues/1259) +- Env.step example is confusing [\#1143](https://github.com/supercollider/supercollider/issues/1143) +- \(unnecessary?\) warning "The HID scheme 'nil' is not installed" [\#1120](https://github.com/supercollider/supercollider/issues/1120) +- AudioStreamAddPropertyListener deprecated warning [\#1117](https://github.com/supercollider/supercollider/issues/1117) +- counter intuitive behaviour when embedding events/dictionaries in streams directly [\#1107](https://github.com/supercollider/supercollider/issues/1107) +- No implementation of "Preferences" in Cocoa application [\#1098](https://github.com/supercollider/supercollider/issues/1098) +- SplayAz behaviour doesn't match documentation [\#1059](https://github.com/supercollider/supercollider/issues/1059) +- Error in Help - Getting Started Tutorial Series - Section 2 [\#981](https://github.com/supercollider/supercollider/issues/981) +- SuperCollider won't build with Xcode 5 [\#958](https://github.com/supercollider/supercollider/issues/958) +- Crash in creating SynthDef [\#957](https://github.com/supercollider/supercollider/issues/957) +- supernova compilation error [\#951](https://github.com/supercollider/supercollider/issues/951) +- supercollider-gedit plugin not loading [\#950](https://github.com/supercollider/supercollider/issues/950) +- OSCFunc addr.hostname returns nil [\#933](https://github.com/supercollider/supercollider/issues/933) +- iOS build, doesn't. [\#927](https://github.com/supercollider/supercollider/issues/927) +- Disable mathjax - an unused feature that can cause problems [\#909](https://github.com/supercollider/supercollider/issues/909) +- DiskIn channel limitation [\#901](https://github.com/supercollider/supercollider/issues/901) +- sclang \(readline\) cannot quit [\#897](https://github.com/supercollider/supercollider/issues/897) +- PV\_Copy breaks edge model [\#896](https://github.com/supercollider/supercollider/issues/896) +- linux \(debian x64\) compilation error [\#894](https://github.com/supercollider/supercollider/issues/894) +- osx/wii uses deprecated/removed API [\#876](https://github.com/supercollider/supercollider/issues/876) +- drawFunc drawingEnabled\_\(false\) not respected by refresh [\#869](https://github.com/supercollider/supercollider/issues/869) +- file browser lacks default [\#868](https://github.com/supercollider/supercollider/issues/868) +- SerialPort Cleanup error [\#862](https://github.com/supercollider/supercollider/issues/862) +- Windows: preferably use native file selector on document open etc. [\#861](https://github.com/supercollider/supercollider/issues/861) +- Issue Tracker: user can't enter categories/lables [\#860](https://github.com/supercollider/supercollider/issues/860) +- Windows: curl support doesn't work and no alternative available [\#859](https://github.com/supercollider/supercollider/issues/859) +- Windows \(installer\): no program shortcuts [\#857](https://github.com/supercollider/supercollider/issues/857) +- Windows: installer does not register in system [\#856](https://github.com/supercollider/supercollider/issues/856) +- Windows: no file associations [\#855](https://github.com/supercollider/supercollider/issues/855) +- Server load percentage on Windows off by factor 100 [\#849](https://github.com/supercollider/supercollider/issues/849) +- SC IDE: Custom Shortcut ctrl-alt-\ for Move Line Up/Down gets lost after quitting SC [\#836](https://github.com/supercollider/supercollider/issues/836) +- searched word is highlighted even after edit [\#833](https://github.com/supercollider/supercollider/issues/833) +- server-scope: zoom default value not set on SC 3.6.4 [\#825](https://github.com/supercollider/supercollider/issues/825) +- build error [\#816](https://github.com/supercollider/supercollider/issues/816) +- Missing "\)" in HelpSource / Guides / MIDI.schelp [\#802](https://github.com/supercollider/supercollider/issues/802) +- Up-arrow after hitting return wrongly goes to the end of the previous line [\#800](https://github.com/supercollider/supercollider/issues/800) +- \[linux, gnome\] Tab-navigation in find/replace panel is invisible [\#797](https://github.com/supercollider/supercollider/issues/797) +- EnvelopeView and exponential, cubed and squared curves. [\#784](https://github.com/supercollider/supercollider/issues/784) +- Bug in Bus:get when using multichannel busses [\#778](https://github.com/supercollider/supercollider/issues/778) +- Scope won't show a channel count higher than 16 upon initialization [\#769](https://github.com/supercollider/supercollider/issues/769) +- FreqScope not updating correctly [\#764](https://github.com/supercollider/supercollider/issues/764) +- Supernova does not load UGens from ~/.local [\#763](https://github.com/supercollider/supercollider/issues/763) +- Convolution2: frameSize = 2\*\*15 \(32768\) fails [\#738](https://github.com/supercollider/supercollider/issues/738) +- Convolution2: kernel size is truncated to fftsize [\#737](https://github.com/supercollider/supercollider/issues/737) +- Convolution2: failure if frameSize \> numFrames, in some cases! [\#736](https://github.com/supercollider/supercollider/issues/736) +- sclang crash on quit - assertion failure [\#726](https://github.com/supercollider/supercollider/issues/726) +- Wrong results from something.kr / something.ar [\#721](https://github.com/supercollider/supercollider/issues/721) +- TreeView.clear works in IDE, but doesn't work in Standalone [\#719](https://github.com/supercollider/supercollider/issues/719) +- X11 crashes: \[xcb\] Unknown request in queue while dequeuing [\#717](https://github.com/supercollider/supercollider/issues/717) +- sclang -l configuration fails \(no warnings, no errors\) [\#713](https://github.com/supercollider/supercollider/issues/713) +- scsynth stops when running with RME Fireface UCX [\#701](https://github.com/supercollider/supercollider/issues/701) +- plot on a signal does not work \(3.6.1\) [\#698](https://github.com/supercollider/supercollider/issues/698) +- Document browser's "Tutorial" subsection should list all tutorials [\#693](https://github.com/supercollider/supercollider/issues/693) +- OpenBSD, runtime error: gNumClasses 'discrepancy' [\#684](https://github.com/supercollider/supercollider/issues/684) +- cmd-d in help document does not work [\#667](https://github.com/supercollider/supercollider/issues/667) +- SC 3.6beta3 - help docs don't compile [\#666](https://github.com/supercollider/supercollider/issues/666) +- 3.6.3 STANDARD plugin API mismatch [\#660](https://github.com/supercollider/supercollider/issues/660) +- Copy/paste from SC IDE to Mail loses formatting & tabs \(OS X\) [\#657](https://github.com/supercollider/supercollider/issues/657) +- scide: Ctrl+P does not focus Post Window [\#654](https://github.com/supercollider/supercollider/issues/654) +- Single channel NamedControl returns default values as one-item-array [\#652](https://github.com/supercollider/supercollider/issues/652) +- Cannot create new .sc class definition file from SC IDE [\#651](https://github.com/supercollider/supercollider/issues/651) +- \[SCIDE 3.6 beta 2\] Help pane browser pops up annoyingly on load [\#643](https://github.com/supercollider/supercollider/issues/643) +- Env/event documentation error [\#638](https://github.com/supercollider/supercollider/issues/638) +- crash when evaluating exprand [\#632](https://github.com/supercollider/supercollider/issues/632) +- \[SC-IDE\] save/save as dialog extensions [\#615](https://github.com/supercollider/supercollider/issues/615) +- \[SC-IDE\] hang when trying to stop sclang [\#614](https://github.com/supercollider/supercollider/issues/614) +- Ndef clear/play sequence problem [\#612](https://github.com/supercollider/supercollider/issues/612) +- File-changed behavior is triggered while file is opened \(and closed\) in other applications [\#595](https://github.com/supercollider/supercollider/issues/595) +- Tab widths are radically different between post window and [\#594](https://github.com/supercollider/supercollider/issues/594) +- Number views on Stethoscope are too narrow to be readable on OSX [\#583](https://github.com/supercollider/supercollider/issues/583) +- Line numbers do not sync for some fonts [\#567](https://github.com/supercollider/supercollider/issues/567) +- Duplicate keyboard shortcuts can be set, causing undefined behavior [\#566](https://github.com/supercollider/supercollider/issues/566) +- indent line or region sometimes doesn't work [\#528](https://github.com/supercollider/supercollider/issues/528) +- server meter menu option always localhost [\#525](https://github.com/supercollider/supercollider/issues/525) +- No sound after stopping and running Main again [\#520](https://github.com/supercollider/supercollider/issues/520) +- \[sc-ide\] Saving as .sc saves as .scd instead [\#519](https://github.com/supercollider/supercollider/issues/519) +- ~tildestuff is not treated as a unit for selection [\#508](https://github.com/supercollider/supercollider/issues/508) +- SCDoc: right-click on a link offers non-working "Open in new window" [\#504](https://github.com/supercollider/supercollider/issues/504) +- pressing ctrl+D with cursor just before bracket in "Latch\)" searches for bracket not Latch [\#503](https://github.com/supercollider/supercollider/issues/503) +- Cmd-Delete to have similar functionality to other OSX windows [\#501](https://github.com/supercollider/supercollider/issues/501) +- Ctrl-shift-I/U should not be separated from Ctrl-I/U in the menus [\#498](https://github.com/supercollider/supercollider/issues/498) +- Can't connect to and play sounds on already running scsynth [\#487](https://github.com/supercollider/supercollider/issues/487) +- Ctrl+. in helpfile doesn't stop it [\#480](https://github.com/supercollider/supercollider/issues/480) +- SC-IDE under Mac OSX: Open Class/Method Definition not working [\#479](https://github.com/supercollider/supercollider/issues/479) +- SC-IDE under Mac OSX: Open Class/Method Definition not working [\#478](https://github.com/supercollider/supercollider/issues/478) +- SuperCollider is renamed SuperColliderCocoa [\#473](https://github.com/supercollider/supercollider/issues/473) +- ide: simplifying find/replace? [\#468](https://github.com/supercollider/supercollider/issues/468) +- Copying from post window widget [\#460](https://github.com/supercollider/supercollider/issues/460) +- Enable word wrap in the post window [\#459](https://github.com/supercollider/supercollider/issues/459) +- keyboard shortcut for copy is disabled in post window [\#452](https://github.com/supercollider/supercollider/issues/452) +- Switching applications [\#449](https://github.com/supercollider/supercollider/issues/449) +- serialPort doneAction never called & port not properly closed? [\#438](https://github.com/supercollider/supercollider/issues/438) +- SC 3.5.4 crashes with buffers on windows 7 [\#424](https://github.com/supercollider/supercollider/issues/424) +- default for freqscope [\#421](https://github.com/supercollider/supercollider/issues/421) +- \[SC-IDE\] Evaluate a line within a region \(with the same shortcut\) [\#403](https://github.com/supercollider/supercollider/issues/403) +- Introspection thread safety [\#394](https://github.com/supercollider/supercollider/issues/394) +- Import RTF files [\#392](https://github.com/supercollider/supercollider/issues/392) +- Custom OSC Message processing section in OSC Communication doc's is incorrect [\#389](https://github.com/supercollider/supercollider/issues/389) +- font scaling behavior [\#379](https://github.com/supercollider/supercollider/issues/379) +- scide: arg tooltip for floats, display 1 not 1.000000 [\#377](https://github.com/supercollider/supercollider/issues/377) +- \[Qt IDE\] Tab not working [\#374](https://github.com/supercollider/supercollider/issues/374) +- sclang menu bar vs ide [\#367](https://github.com/supercollider/supercollider/issues/367) +- Buffer.free on 3.5.3 crash scsynth [\#359](https://github.com/supercollider/supercollider/issues/359) +- \[SC-IDE\] server status bar [\#348](https://github.com/supercollider/supercollider/issues/348) +- Can SFC\_SET\_CLIPPING fix the wrapped vs. clipped int-format recording problem? [\#345](https://github.com/supercollider/supercollider/issues/345) +- SynthDef compiler in Lua [\#344](https://github.com/supercollider/supercollider/issues/344) +- scsynth sound stops in 3.5 not in 3.4 [\#343](https://github.com/supercollider/supercollider/issues/343) +- Pseg duration in secs or beats? [\#340](https://github.com/supercollider/supercollider/issues/340) +- MIDIFunc.noteOn does not work with floats [\#325](https://github.com/supercollider/supercollider/issues/325) + +**Merged pull requests:** + +- fix: typo in CHANGELOG.md [\#1888](https://github.com/supercollider/supercollider/pull/1888) ([crucialfelix](https://github.com/crucialfelix)) +- build: copy CHANGELOG.md not the old ChangeLog [\#1887](https://github.com/supercollider/supercollider/pull/1887) ([crucialfelix](https://github.com/crucialfelix)) +- class library: poll treats numbers as signals [\#1885](https://github.com/supercollider/supercollider/pull/1885) ([telephon](https://github.com/telephon)) +- class library display path in quark gui [\#1882](https://github.com/supercollider/supercollider/pull/1882) ([telephon](https://github.com/telephon)) +- Topic/osx move scsynth [\#1881](https://github.com/supercollider/supercollider/pull/1881) ([crucialfelix](https://github.com/crucialfelix)) +- fix \#1864 Quarks Git not detecting latest she correctly [\#1880](https://github.com/supercollider/supercollider/pull/1880) ([crucialfelix](https://github.com/crucialfelix)) +- build: use direct test to decide if SSE available [\#1879](https://github.com/supercollider/supercollider/pull/1879) ([danstowell](https://github.com/danstowell)) +- Improved documentation for copyRange and copySeries [\#1877](https://github.com/supercollider/supercollider/pull/1877) ([snappizz](https://github.com/snappizz)) +- sclang: add explanation of standalone mode. [\#1872](https://github.com/supercollider/supercollider/pull/1872) ([miguel-negrao](https://github.com/miguel-negrao)) +- Avoid misleading message for Xcode and Visual Studio [\#1871](https://github.com/supercollider/supercollider/pull/1871) ([bagong](https://github.com/bagong)) +- ide: menu option "Show Quarks" [\#1867](https://github.com/supercollider/supercollider/pull/1867) ([miguel-negrao](https://github.com/miguel-negrao)) +- ide: Add standalone option in settings. [\#1863](https://github.com/supercollider/supercollider/pull/1863) ([miguel-negrao](https://github.com/miguel-negrao)) +- ide: fix memory leak [\#1859](https://github.com/supercollider/supercollider/pull/1859) ([miguel-negrao](https://github.com/miguel-negrao)) +- plugins: allow Vibrato to be triggered [\#1858](https://github.com/supercollider/supercollider/pull/1858) ([sonoro1234](https://github.com/sonoro1234)) +- 3.7win without IPC fix [\#1852](https://github.com/supercollider/supercollider/pull/1852) ([bagong](https://github.com/bagong)) +- Topic fix allocations [\#1845](https://github.com/supercollider/supercollider/pull/1845) ([telephon](https://github.com/telephon)) +- Fixes/for master [\#1844](https://github.com/supercollider/supercollider/pull/1844) ([timblechmann](https://github.com/timblechmann)) +- build: bump GCC version requirement up from 4.7 to 4.8 [\#1839](https://github.com/supercollider/supercollider/pull/1839) ([danstowell](https://github.com/danstowell)) +- Help source syntax fix [\#1838](https://github.com/supercollider/supercollider/pull/1838) ([gusano](https://github.com/gusano)) +- build: fix PanUGens to build when NOVA\_SIMD=OFF [\#1834](https://github.com/supercollider/supercollider/pull/1834) ([danstowell](https://github.com/danstowell)) +- Fix error message [\#1828](https://github.com/supercollider/supercollider/pull/1828) ([carlocapocasa](https://github.com/carlocapocasa)) +- Server.sc: option for scsynth's verbosity now is "V" not "v". [\#1826](https://github.com/supercollider/supercollider/pull/1826) ([miczac](https://github.com/miczac)) +- build: fix non-SSE2 compile of SC\_SndBuf.h \(Fixes \#1819\) [\#1821](https://github.com/supercollider/supercollider/pull/1821) ([danstowell](https://github.com/danstowell)) +- cmake: disable SSE on ARM [\#1817](https://github.com/supercollider/supercollider/pull/1817) ([danstowell](https://github.com/danstowell)) +- QView.sc: removes residue OS X Space after closing a fullscreen window. [\#1816](https://github.com/supercollider/supercollider/pull/1816) ([miczac](https://github.com/miczac)) +- build: fix an integer type mismatch that caused build fail for some [\#1815](https://github.com/supercollider/supercollider/pull/1815) ([danstowell](https://github.com/danstowell)) +- fixes \#1811, also, allowing for more space for the last two examples [\#1813](https://github.com/supercollider/supercollider/pull/1813) ([miczac](https://github.com/miczac)) +- cmake: avoid confusing "FATAL" messages if not a git checkout [\#1809](https://github.com/supercollider/supercollider/pull/1809) ([crucialfelix](https://github.com/crucialfelix)) +- cmake: disable SSE on ARM [\#1803](https://github.com/supercollider/supercollider/pull/1803) ([danstowell](https://github.com/danstowell)) +- plugins: fix plugin registration for sum3/sum4 [\#1799](https://github.com/supercollider/supercollider/pull/1799) ([timblechmann](https://github.com/timblechmann)) +- Revert "subproject commit" which mistakenly downgraded nova dependencies [\#1795](https://github.com/supercollider/supercollider/pull/1795) ([danstowell](https://github.com/danstowell)) +- class library: moved Model.sc out of GUI directory [\#1792](https://github.com/supercollider/supercollider/pull/1792) ([redFrik](https://github.com/redFrik)) +- help guides: fix typo [\#1790](https://github.com/supercollider/supercollider/pull/1790) ([gusano](https://github.com/gusano)) +- Incorporate these tutorial corrections [\#1787](https://github.com/supercollider/supercollider/pull/1787) ([afischli](https://github.com/afischli)) +- FIx typo in tutorial on shortcut explanation to clear the post window [\#1784](https://github.com/supercollider/supercollider/pull/1784) ([afischli](https://github.com/afischli)) +- scide: don't sync documents if language was not compiled [\#1780](https://github.com/supercollider/supercollider/pull/1780) ([gusano](https://github.com/gusano)) +- Novacollider/cleanups [\#1779](https://github.com/supercollider/supercollider/pull/1779) ([timblechmann](https://github.com/timblechmann)) +- supernova: tests - use thread and chrono [\#1778](https://github.com/supercollider/supercollider/pull/1778) ([timblechmann](https://github.com/timblechmann)) +- Correcting a spelling of "Buffer" in Getting Started 13 [\#1777](https://github.com/supercollider/supercollider/pull/1777) ([meatballhat](https://github.com/meatballhat)) +- plugin interface: avoid dependency on nova-tt [\#1776](https://github.com/supercollider/supercollider/pull/1776) ([timblechmann](https://github.com/timblechmann)) +- Novacollider/cleanups [\#1775](https://github.com/supercollider/supercollider/pull/1775) ([timblechmann](https://github.com/timblechmann)) +- nova-simd: fix lower boundary of exp approximation [\#1774](https://github.com/supercollider/supercollider/pull/1774) ([timblechmann](https://github.com/timblechmann)) +- cmake: refuse to build if unrecognised AUDIOAPI [\#1773](https://github.com/supercollider/supercollider/pull/1773) ([danstowell](https://github.com/danstowell)) +- jack audio driver: remove old unused codepath for jack\<0.100 [\#1772](https://github.com/supercollider/supercollider/pull/1772) ([danstowell](https://github.com/danstowell)) +- Topic/boost 1.60 [\#1770](https://github.com/supercollider/supercollider/pull/1770) ([timblechmann](https://github.com/timblechmann)) +- Novacollider/supernova refactoring [\#1769](https://github.com/supercollider/supercollider/pull/1769) ([timblechmann](https://github.com/timblechmann)) +- external libraries: nova-simd [\#1768](https://github.com/supercollider/supercollider/pull/1768) ([timblechmann](https://github.com/timblechmann)) +- supernova: tcp - catch exceptions when sending replies via tcp [\#1765](https://github.com/supercollider/supercollider/pull/1765) ([timblechmann](https://github.com/timblechmann)) +- Refactor EnvirGui [\#1761](https://github.com/supercollider/supercollider/pull/1761) ([adcxyz](https://github.com/adcxyz)) +- Fix string find [\#1759](https://github.com/supercollider/supercollider/pull/1759) ([muellmusik](https://github.com/muellmusik)) +- scdoc: typo in Working\_with\_HID.schelp [\#1756](https://github.com/supercollider/supercollider/pull/1756) ([redFrik](https://github.com/redFrik)) +- scdoc: typo in LID\_permissions.schelp [\#1755](https://github.com/supercollider/supercollider/pull/1755) ([redFrik](https://github.com/redFrik)) +- scdoc: typo in HID\_permissions.schelp [\#1754](https://github.com/supercollider/supercollider/pull/1754) ([redFrik](https://github.com/redFrik)) +- c++ interface: introduce templated registerUnit [\#1753](https://github.com/supercollider/supercollider/pull/1753) ([timblechmann](https://github.com/timblechmann)) +- Topic/quarks git fixes [\#1752](https://github.com/supercollider/supercollider/pull/1752) ([crucialfelix](https://github.com/crucialfelix)) +- Fixes/supernova unload plugins [\#1748](https://github.com/supercollider/supercollider/pull/1748) ([timblechmann](https://github.com/timblechmann)) +- Novacollider/supernova refactoring [\#1745](https://github.com/supercollider/supercollider/pull/1745) ([timblechmann](https://github.com/timblechmann)) +- Novacollider/prevent bad optimization [\#1744](https://github.com/supercollider/supercollider/pull/1744) ([timblechmann](https://github.com/timblechmann)) +- plugin interface: provide numInputs/numOutputs as interface functions [\#1743](https://github.com/supercollider/supercollider/pull/1743) ([timblechmann](https://github.com/timblechmann)) +- cleanup: detect apple via \_\_APPLE\_\_ [\#1741](https://github.com/supercollider/supercollider/pull/1741) ([timblechmann](https://github.com/timblechmann)) +- build: modify trunc\(\) calls to compile on gcc 4.8.4 [\#1740](https://github.com/supercollider/supercollider/pull/1740) ([danstowell](https://github.com/danstowell)) +- supernova: received\_packet - make implementation more robust [\#1739](https://github.com/supercollider/supercollider/pull/1739) ([timblechmann](https://github.com/timblechmann)) +- Fixes/supernova handle out of memory [\#1733](https://github.com/supercollider/supercollider/pull/1733) ([timblechmann](https://github.com/timblechmann)) +- Fix avoid calling nonexisting cleanup event type [\#1731](https://github.com/supercollider/supercollider/pull/1731) ([blacksound](https://github.com/blacksound)) +- Fix obsolete server method call [\#1730](https://github.com/supercollider/supercollider/pull/1730) ([blacksound](https://github.com/blacksound)) +- Consistent use of Event in example. [\#1729](https://github.com/supercollider/supercollider/pull/1729) ([blacksound](https://github.com/blacksound)) +- example & help files: cleanup and streamlining of server handling [\#1728](https://github.com/supercollider/supercollider/pull/1728) ([miczac](https://github.com/miczac)) +- example & help files: fix reference to default server [\#1727](https://github.com/supercollider/supercollider/pull/1727) ([miczac](https://github.com/miczac)) +- Simplify pspawner example [\#1726](https://github.com/supercollider/supercollider/pull/1726) ([blacksound](https://github.com/blacksound)) +- typofix - make description match example code [\#1725](https://github.com/supercollider/supercollider/pull/1725) ([blacksound](https://github.com/blacksound)) +- UGen-scope.sc: fixes method to determine default server [\#1724](https://github.com/supercollider/supercollider/pull/1724) ([miczac](https://github.com/miczac)) +- Fix typo in NodeProxy roles help file [\#1722](https://github.com/supercollider/supercollider/pull/1722) ([blacksound](https://github.com/blacksound)) +- ass Filters: warning in help-docs about filter frequencies close to zero [\#1721](https://github.com/supercollider/supercollider/pull/1721) ([miczac](https://github.com/miczac)) +- Clean up classlib: consistent tabs and Egyptian braces [\#1714](https://github.com/supercollider/supercollider/pull/1714) ([crucialfelix](https://github.com/crucialfelix)) +- fix \#1668 - make existsCaseSensitive work for directories [\#1713](https://github.com/supercollider/supercollider/pull/1713) ([crucialfelix](https://github.com/crucialfelix)) +- fix \#1670 isPath and isAbsolutePath regexp for windows [\#1712](https://github.com/supercollider/supercollider/pull/1712) ([crucialfelix](https://github.com/crucialfelix)) +- fixes for master [\#1710](https://github.com/supercollider/supercollider/pull/1710) ([timblechmann](https://github.com/timblechmann)) +- supernova: silence clang warning [\#1709](https://github.com/supercollider/supercollider/pull/1709) ([timblechmann](https://github.com/timblechmann)) +- sclang: file prim - remove unused carbon code [\#1708](https://github.com/supercollider/supercollider/pull/1708) ([timblechmann](https://github.com/timblechmann)) +- fix issues found by clang's static analyzer [\#1707](https://github.com/supercollider/supercollider/pull/1707) ([timblechmann](https://github.com/timblechmann)) +- class library: store floats with full precision [\#1701](https://github.com/supercollider/supercollider/pull/1701) ([telephon](https://github.com/telephon)) +- docs: minor typo adjustment in Getting Started 11 [\#1698](https://github.com/supercollider/supercollider/pull/1698) ([meatballhat](https://github.com/meatballhat)) +- modernize supernova [\#1697](https://github.com/supercollider/supercollider/pull/1697) ([timblechmann](https://github.com/timblechmann)) +- docs: minor typo correction in Getting Started 10 [\#1694](https://github.com/supercollider/supercollider/pull/1694) ([meatballhat](https://github.com/meatballhat)) +- sclang: slot - improve architecture detection [\#1693](https://github.com/supercollider/supercollider/pull/1693) ([timblechmann](https://github.com/timblechmann)) +- scdoc/sclang lexers: use intptr\_t tof compatibility with LLP64 archtectures [\#1692](https://github.com/supercollider/supercollider/pull/1692) ([timblechmann](https://github.com/timblechmann)) +- refactoring [\#1691](https://github.com/supercollider/supercollider/pull/1691) ([timblechmann](https://github.com/timblechmann)) +- fix lost keyevents [\#1690](https://github.com/supercollider/supercollider/pull/1690) ([timblechmann](https://github.com/timblechmann)) +- install help sources on linux [\#1689](https://github.com/supercollider/supercollider/pull/1689) ([timblechmann](https://github.com/timblechmann)) +- cmake fixes [\#1688](https://github.com/supercollider/supercollider/pull/1688) ([timblechmann](https://github.com/timblechmann)) +- class library: make control set atomic [\#1687](https://github.com/supercollider/supercollider/pull/1687) ([LFSaw](https://github.com/LFSaw)) +- Primitive related cleanups [\#1683](https://github.com/supercollider/supercollider/pull/1683) ([muellmusik](https://github.com/muellmusik)) +- fixed one broken link [\#1680](https://github.com/supercollider/supercollider/pull/1680) ([redFrik](https://github.com/redFrik)) +- fixed two broken links [\#1679](https://github.com/supercollider/supercollider/pull/1679) ([redFrik](https://github.com/redFrik)) +- scel: Fix mode-line update [\#1678](https://github.com/supercollider/supercollider/pull/1678) ([ptrv](https://github.com/ptrv)) +- use c++17-style executors to compile class library [\#1677](https://github.com/supercollider/supercollider/pull/1677) ([timblechmann](https://github.com/timblechmann)) +- supernova: guard gcc version check [\#1675](https://github.com/supercollider/supercollider/pull/1675) ([timblechmann](https://github.com/timblechmann)) +- fixed two broken links [\#1673](https://github.com/supercollider/supercollider/pull/1673) ([redFrik](https://github.com/redFrik)) +- Update 03-Start-Your-Engines.schelp [\#1667](https://github.com/supercollider/supercollider/pull/1667) ([danielmkarlsson](https://github.com/danielmkarlsson)) +- Update 02-First-Steps.schelp [\#1666](https://github.com/supercollider/supercollider/pull/1666) ([danielmkarlsson](https://github.com/danielmkarlsson)) +- Update 01-Introductory-Remarks.schelp [\#1665](https://github.com/supercollider/supercollider/pull/1665) ([danielmkarlsson](https://github.com/danielmkarlsson)) +- Subclass searches [\#1663](https://github.com/supercollider/supercollider/pull/1663) ([jamshark70](https://github.com/jamshark70)) +- scsynth: sends d\_removed from the right thread [\#1662](https://github.com/supercollider/supercollider/pull/1662) ([sonoro1234](https://github.com/sonoro1234)) +- class library: defer calls to ide [\#1661](https://github.com/supercollider/supercollider/pull/1661) ([telephon](https://github.com/telephon)) +- EnvGen: fix cub nans [\#1660](https://github.com/supercollider/supercollider/pull/1660) ([sonoro1234](https://github.com/sonoro1234)) +- scsynth: denormal handling in PortAudio and Jack [\#1659](https://github.com/supercollider/supercollider/pull/1659) ([sonoro1234](https://github.com/sonoro1234)) +- QtCollider: TextView: Get code for enterInterpretsSelection from block\(\) [\#1652](https://github.com/supercollider/supercollider/pull/1652) ([jamshark70](https://github.com/jamshark70)) +- some buildsystem fixes [\#1649](https://github.com/supercollider/supercollider/pull/1649) ([timblechmann](https://github.com/timblechmann)) +- supernova: cpu\_time\_info compile fix [\#1647](https://github.com/supercollider/supercollider/pull/1647) ([timblechmann](https://github.com/timblechmann)) +- scsynth:SC\_GraphDef.cpp correct d\_removed packet definition [\#1646](https://github.com/supercollider/supercollider/pull/1646) ([sonoro1234](https://github.com/sonoro1234)) +- lang: prevent Signal.chebyFill from returning nan [\#1645](https://github.com/supercollider/supercollider/pull/1645) ([totalgee](https://github.com/totalgee)) +- SequenceableCollection help: fix some erroneous links [\#1641](https://github.com/supercollider/supercollider/pull/1641) ([nuss](https://github.com/nuss)) +- disallow newCopyArgs in Boolean [\#1638](https://github.com/supercollider/supercollider/pull/1638) ([miguel-negrao](https://github.com/miguel-negrao)) +- Novacollider/freelist updates [\#1636](https://github.com/supercollider/supercollider/pull/1636) ([timblechmann](https://github.com/timblechmann)) +- Non-characters pass ASCII code 0 to key actions [\#1632](https://github.com/supercollider/supercollider/pull/1632) ([jamshark70](https://github.com/jamshark70)) +- plugin interface: fix compile failure with gcc-4.9 [\#1628](https://github.com/supercollider/supercollider/pull/1628) ([timblechmann](https://github.com/timblechmann)) +- Classlib: SystemSynthDefs: Clean up temp defs properly on all platforms [\#1627](https://github.com/supercollider/supercollider/pull/1627) ([jamshark70](https://github.com/jamshark70)) +- Gc fixes and doc final [\#1624](https://github.com/supercollider/supercollider/pull/1624) ([muellmusik](https://github.com/muellmusik)) +- common: oscutils - correct printf format specifier for \(u\)int64\_t [\#1620](https://github.com/supercollider/supercollider/pull/1620) ([timblechmann](https://github.com/timblechmann)) +- scide: fix float regexp [\#1619](https://github.com/supercollider/supercollider/pull/1619) ([timblechmann](https://github.com/timblechmann)) +- supernova: some refactoring [\#1614](https://github.com/supercollider/supercollider/pull/1614) ([timblechmann](https://github.com/timblechmann)) +- server: Assume requested SR was successfully set [\#1612](https://github.com/supercollider/supercollider/pull/1612) ([scztt](https://github.com/scztt)) +- cmake: copy targets to ide app bundle in post-build steps [\#1608](https://github.com/supercollider/supercollider/pull/1608) ([timblechmann](https://github.com/timblechmann)) +- Misc Quarks fixes [\#1606](https://github.com/supercollider/supercollider/pull/1606) ([crucialfelix](https://github.com/crucialfelix)) +- sclang: fix gc-related bug [\#1605](https://github.com/supercollider/supercollider/pull/1605) ([timblechmann](https://github.com/timblechmann)) +- Quarks: avoid a stack overflow from LanguageConfig.includePaths [\#1603](https://github.com/supercollider/supercollider/pull/1603) ([crucialfelix](https://github.com/crucialfelix)) +- fix: Quarks.load quark set [\#1602](https://github.com/supercollider/supercollider/pull/1602) ([crucialfelix](https://github.com/crucialfelix)) +- Topic/ide fixes for master [\#1601](https://github.com/supercollider/supercollider/pull/1601) ([timblechmann](https://github.com/timblechmann)) +- Topic/ide keyevent fixes [\#1598](https://github.com/supercollider/supercollider/pull/1598) ([timblechmann](https://github.com/timblechmann)) +- scide: preferences dialog - fix width of icon list widget [\#1597](https://github.com/supercollider/supercollider/pull/1597) ([timblechmann](https://github.com/timblechmann)) +- Topic/fixes for master [\#1595](https://github.com/supercollider/supercollider/pull/1595) ([timblechmann](https://github.com/timblechmann)) +- qtcollider/sc-ide: make use of QStringLiteral [\#1594](https://github.com/supercollider/supercollider/pull/1594) ([timblechmann](https://github.com/timblechmann)) +- Topic/fixes for master [\#1592](https://github.com/supercollider/supercollider/pull/1592) ([timblechmann](https://github.com/timblechmann)) +- Fix: \#1475 absolute path detection and conversion for windows [\#1590](https://github.com/supercollider/supercollider/pull/1590) ([crucialfelix](https://github.com/crucialfelix)) +- Adding a note about W64, CAF and WAV support as proposed by @scztt [\#1584](https://github.com/supercollider/supercollider/pull/1584) ([gogobd](https://github.com/gogobd)) +- Topic/fixes for master [\#1583](https://github.com/supercollider/supercollider/pull/1583) ([timblechmann](https://github.com/timblechmann)) +- Classlib: Event: Add missing ~latency into ~schedBundleArray calls [\#1582](https://github.com/supercollider/supercollider/pull/1582) ([jamshark70](https://github.com/jamshark70)) +- OSX: Allow cmake install prefix to be overridden [\#1576](https://github.com/supercollider/supercollider/pull/1576) ([bagong](https://github.com/bagong)) +- HID final cleanup, and LID adaption to use similar API [\#1573](https://github.com/supercollider/supercollider/pull/1573) ([sensestage](https://github.com/sensestage)) +- Midi connect all [\#1571](https://github.com/supercollider/supercollider/pull/1571) ([sensestage](https://github.com/sensestage)) +- OSX: return to old default cmake install location ./Install [\#1569](https://github.com/supercollider/supercollider/pull/1569) ([bagong](https://github.com/bagong)) +- class library: HID: fix else statement in findAvailable [\#1567](https://github.com/supercollider/supercollider/pull/1567) ([sensestage](https://github.com/sensestage)) +- fix scope on internal, solves \#1527 [\#1552](https://github.com/supercollider/supercollider/pull/1552) ([adcxyz](https://github.com/adcxyz)) +- add valueActionIfChanged to fix issue\#1460 [\#1551](https://github.com/supercollider/supercollider/pull/1551) ([adcxyz](https://github.com/adcxyz)) +- scsynth: alow using malloc, realloc, free [\#1549](https://github.com/supercollider/supercollider/pull/1549) ([sonoro1234](https://github.com/sonoro1234)) +- fix \#1476 stack corruption triggered by calling a git unixCmd [\#1542](https://github.com/supercollider/supercollider/pull/1542) ([crucialfelix](https://github.com/crucialfelix)) +- quarks: protect during eval of isCompatible fix \#1463 [\#1541](https://github.com/supercollider/supercollider/pull/1541) ([crucialfelix](https://github.com/crucialfelix)) +- validate that a refspec refers to an existing tag [\#1540](https://github.com/supercollider/supercollider/pull/1540) ([crucialfelix](https://github.com/crucialfelix)) +- ide: Switch focus to help docklet on help request [\#1529](https://github.com/supercollider/supercollider/pull/1529) ([scztt](https://github.com/scztt)) +- import boost-1.58 [\#1528](https://github.com/supercollider/supercollider/pull/1528) ([timblechmann](https://github.com/timblechmann)) +- build: switch to alpha1 [\#1525](https://github.com/supercollider/supercollider/pull/1525) ([scztt](https://github.com/scztt)) +- Topic/fix scrollbar hiding osx [\#1523](https://github.com/supercollider/supercollider/pull/1523) ([scztt](https://github.com/scztt)) +- sclang: fix default fonts [\#1522](https://github.com/supercollider/supercollider/pull/1522) ([scztt](https://github.com/scztt)) +- Chebyshev: zero-offset default change plus documentation updates [\#1520](https://github.com/supercollider/supercollider/pull/1520) ([totalgee](https://github.com/totalgee)) +- Fix MIDIIn.connectAll on Linux to only connect to external sources and not internal ones [\#1517](https://github.com/supercollider/supercollider/pull/1517) ([sensestage](https://github.com/sensestage)) +- sclang: Fix incorrect modifiers [\#1513](https://github.com/supercollider/supercollider/pull/1513) ([scztt](https://github.com/scztt)) +- Update Ringz.schelp [\#1511](https://github.com/supercollider/supercollider/pull/1511) ([porres](https://github.com/porres)) +- Update LFPar.schelp [\#1510](https://github.com/supercollider/supercollider/pull/1510) ([porres](https://github.com/porres)) +- Update Resonz.schelp [\#1509](https://github.com/supercollider/supercollider/pull/1509) ([porres](https://github.com/porres)) +- Update Ringz.schelp [\#1508](https://github.com/supercollider/supercollider/pull/1508) ([porres](https://github.com/porres)) +- Update LFPar.schelp [\#1507](https://github.com/supercollider/supercollider/pull/1507) ([porres](https://github.com/porres)) +- Chebyshev polynomials: various fixes \(issue \#1500\) [\#1504](https://github.com/supercollider/supercollider/pull/1504) ([totalgee](https://github.com/totalgee)) +- plugins/LFUGens: generate symmetrical waveforms in LFPulse [\#1503](https://github.com/supercollider/supercollider/pull/1503) ([totalgee](https://github.com/totalgee)) +- Timedll for supernova [\#1497](https://github.com/supercollider/supercollider/pull/1497) ([sonoro1234](https://github.com/sonoro1234)) +- ide: Workaround for completion help view crash [\#1495](https://github.com/supercollider/supercollider/pull/1495) ([scztt](https://github.com/scztt)) +- sclang: fix crash during SerialPort cleanup [\#1494](https://github.com/supercollider/supercollider/pull/1494) ([scztt](https://github.com/scztt)) +- sclang: workaround webkit scrollbar hiding bug [\#1493](https://github.com/supercollider/supercollider/pull/1493) ([scztt](https://github.com/scztt)) +- classlib: Don't pass unprintables in key events [\#1492](https://github.com/supercollider/supercollider/pull/1492) ([scztt](https://github.com/scztt)) +- sclang: set max scroll according to req'd value [\#1491](https://github.com/supercollider/supercollider/pull/1491) ([scztt](https://github.com/scztt)) +- ide: better newline behavior within brackets [\#1490](https://github.com/supercollider/supercollider/pull/1490) ([scztt](https://github.com/scztt)) +- MIDI: make interpreting noteOnZeroAsNoteOff an option rather than a h… [\#1488](https://github.com/supercollider/supercollider/pull/1488) ([sensestage](https://github.com/sensestage)) +- classlib: Use correct spec for x coord of edits [\#1486](https://github.com/supercollider/supercollider/pull/1486) ([scztt](https://github.com/scztt)) +- Add two qt5 packages to dependencies list [\#1481](https://github.com/supercollider/supercollider/pull/1481) ([bagong](https://github.com/bagong)) +- supernova: print version with -v and use -V for verbose [\#1470](https://github.com/supercollider/supercollider/pull/1470) ([sonoro1234](https://github.com/sonoro1234)) +- Help: WritingClasses: Extension methods are like obj-c categories [\#1469](https://github.com/supercollider/supercollider/pull/1469) ([jamshark70](https://github.com/jamshark70)) +- Pluginsunload2 [\#1467](https://github.com/supercollider/supercollider/pull/1467) ([sonoro1234](https://github.com/sonoro1234)) +- remove obsolete Document autocomplete extensions [\#1461](https://github.com/supercollider/supercollider/pull/1461) ([crucialfelix](https://github.com/crucialfelix)) +- Sclang: print version with -v [\#1459](https://github.com/supercollider/supercollider/pull/1459) ([gusano](https://github.com/gusano)) +- Scsynth: print version with -v [\#1458](https://github.com/supercollider/supercollider/pull/1458) ([gusano](https://github.com/gusano)) +- Topic/quarks window is path [\#1457](https://github.com/supercollider/supercollider/pull/1457) ([crucialfelix](https://github.com/crucialfelix)) +- Classlib: lincurve: Prevent incorrect range clipping when curve ~= 0 [\#1441](https://github.com/supercollider/supercollider/pull/1441) ([jamshark70](https://github.com/jamshark70)) +- lang: NetAddr: correctly disconnect tcp socket [\#1440](https://github.com/supercollider/supercollider/pull/1440) ([miguel-negrao](https://github.com/miguel-negrao)) +- protect NetAddr-disconnectAll from failing during shutdown [\#1439](https://github.com/supercollider/supercollider/pull/1439) ([crucialfelix](https://github.com/crucialfelix)) +- classlib: translate modifier keys on mac [\#1434](https://github.com/supercollider/supercollider/pull/1434) ([scztt](https://github.com/scztt)) +- ide: fix crash on session switch [\#1433](https://github.com/supercollider/supercollider/pull/1433) ([scztt](https://github.com/scztt)) +- classlib: Convert note/cc nums in array case [\#1432](https://github.com/supercollider/supercollider/pull/1432) ([scztt](https://github.com/scztt)) +- qtcollider: defer setPropery if called inside drawFunc [\#1431](https://github.com/supercollider/supercollider/pull/1431) ([scztt](https://github.com/scztt)) +- Fix: Install quark dependencies with refspecs [\#1427](https://github.com/supercollider/supercollider/pull/1427) ([crucialfelix](https://github.com/crucialfelix)) +- classlib: note nums / cc channels must be integers [\#1425](https://github.com/supercollider/supercollider/pull/1425) ([scztt](https://github.com/scztt)) +- FreqScope.sc: adapt to new fill property of scope. [\#1419](https://github.com/supercollider/supercollider/pull/1419) ([miczac](https://github.com/miczac)) +- ide: hide toolbox after changing box focus [\#1418](https://github.com/supercollider/supercollider/pull/1418) ([scztt](https://github.com/scztt)) +- lang: don't drop backslashes [\#1417](https://github.com/supercollider/supercollider/pull/1417) ([scztt](https://github.com/scztt)) +- ide: track files opened in a session switch in the recent documents menu [\#1416](https://github.com/supercollider/supercollider/pull/1416) ([scztt](https://github.com/scztt)) +- ide: do not save format settings for controls that are disabled. [\#1415](https://github.com/supercollider/supercollider/pull/1415) ([scztt](https://github.com/scztt)) +- Quarks GUI tiny improvements [\#1414](https://github.com/supercollider/supercollider/pull/1414) ([gusano](https://github.com/gusano)) +- scide: theme: introducing built-in "dark" theme [\#1410](https://github.com/supercollider/supercollider/pull/1410) ([vdonnefort](https://github.com/vdonnefort)) +- \[Help\] add words "Fast Fourier Transform" to guide [\#1407](https://github.com/supercollider/supercollider/pull/1407) ([patrickdupuis](https://github.com/patrickdupuis)) +- Topic/quarks gui enhancements [\#1394](https://github.com/supercollider/supercollider/pull/1394) ([crucialfelix](https://github.com/crucialfelix)) +- Pattern.record method doesn't stop recording [\#1392](https://github.com/supercollider/supercollider/pull/1392) ([gurk](https://github.com/gurk)) +- fixes \#1369 LanguageConfig.current returns "", should return nil [\#1388](https://github.com/supercollider/supercollider/pull/1388) ([crucialfelix](https://github.com/crucialfelix)) +- class library: GridLayout - fix position when using spanning [\#1384](https://github.com/supercollider/supercollider/pull/1384) ([gusano](https://github.com/gusano)) +- fix-DiskOut [\#1382](https://github.com/supercollider/supercollider/pull/1382) ([muellmusik](https://github.com/muellmusik)) +- server GUI: fix initial volume button value [\#1372](https://github.com/supercollider/supercollider/pull/1372) ([gusano](https://github.com/gusano)) +- ide: Fix triggering of doc modified signal [\#1371](https://github.com/supercollider/supercollider/pull/1371) ([scztt](https://github.com/scztt)) +- Date.schelp: corrected peculiar format example [\#1368](https://github.com/supercollider/supercollider/pull/1368) ([miczac](https://github.com/miczac)) +- Fix broken link in Ndef help file [\#1366](https://github.com/supercollider/supercollider/pull/1366) ([albertojgomez](https://github.com/albertojgomez)) +- class library: collectCopy method implementation [\#1357](https://github.com/supercollider/supercollider/pull/1357) ([telephon](https://github.com/telephon)) +- Revert "scide: DocumentSelectPopUp - convert to Popup to fix lost KeyRel... [\#1354](https://github.com/supercollider/supercollider/pull/1354) ([telephon](https://github.com/telephon)) +- scide: DocumentSelectPopUp - convert to Popup to fix lost KeyRelease event [\#1352](https://github.com/supercollider/supercollider/pull/1352) ([timblechmann](https://github.com/timblechmann)) +- cmake: use bundled yaml-cpp by default [\#1351](https://github.com/supercollider/supercollider/pull/1351) ([timblechmann](https://github.com/timblechmann)) +- Topic/improve doc readability [\#1349](https://github.com/supercollider/supercollider/pull/1349) ([telephon](https://github.com/telephon)) +- Classlib: Complex: Fix bugs in 'pow' method [\#1348](https://github.com/supercollider/supercollider/pull/1348) ([jamshark70](https://github.com/jamshark70)) +- Topic/simplify gui documentation [\#1345](https://github.com/supercollider/supercollider/pull/1345) ([telephon](https://github.com/telephon)) +- Tiny enhancements to README\_OSX.md [\#1344](https://github.com/supercollider/supercollider/pull/1344) ([bagong](https://github.com/bagong)) +- Topic nodeproxy gui for numbers [\#1343](https://github.com/supercollider/supercollider/pull/1343) ([telephon](https://github.com/telephon)) +- class library: FunctionList copies before iterating. [\#1341](https://github.com/supercollider/supercollider/pull/1341) ([telephon](https://github.com/telephon)) +- Topic/level indicator [\#1338](https://github.com/supercollider/supercollider/pull/1338) ([scztt](https://github.com/scztt)) +- Topic/ogl filled scope [\#1337](https://github.com/supercollider/supercollider/pull/1337) ([scztt](https://github.com/scztt)) +- Topic/source preview [\#1336](https://github.com/supercollider/supercollider/pull/1336) ([scztt](https://github.com/scztt)) +- Topic/qt5 tim all and cosmetics [\#1334](https://github.com/supercollider/supercollider/pull/1334) ([scztt](https://github.com/scztt)) +- Scide/autocomplete help [\#1333](https://github.com/supercollider/supercollider/pull/1333) ([vdonnefort](https://github.com/vdonnefort)) +- Topic language config current path [\#1327](https://github.com/supercollider/supercollider/pull/1327) ([telephon](https://github.com/telephon)) +- supernova: fix endpoint handling for asynchronous commands [\#1326](https://github.com/supercollider/supercollider/pull/1326) ([timblechmann](https://github.com/timblechmann)) +- qtcollider: avoid un-safe printf by using qWarning\(\) instead [\#1325](https://github.com/supercollider/supercollider/pull/1325) ([timblechmann](https://github.com/timblechmann)) +- Sclang/print version [\#1324](https://github.com/supercollider/supercollider/pull/1324) ([blacksound](https://github.com/blacksound)) +- scsynth: print version and exit with option -V [\#1322](https://github.com/supercollider/supercollider/pull/1322) ([blacksound](https://github.com/blacksound)) +- supernova: use -Z in portaudio 0 hight \(negative\) low others desired har... [\#1318](https://github.com/supercollider/supercollider/pull/1318) ([sonoro1234](https://github.com/sonoro1234)) +- server: GraphDef\_ReadVer1 now reads via ParamSpec\_ReadVer1 [\#1317](https://github.com/supercollider/supercollider/pull/1317) ([telephon](https://github.com/telephon)) +- plugins: fix 10 trigger UGens that did not initialize ZOUT correcly [\#1311](https://github.com/supercollider/supercollider/pull/1311) ([jamshark70](https://github.com/jamshark70)) +- Plugins: Demand: Add Dconst UGen, with schelp [\#1305](https://github.com/supercollider/supercollider/pull/1305) ([jamshark70](https://github.com/jamshark70)) +- Scide/line number [\#1302](https://github.com/supercollider/supercollider/pull/1302) ([vdonnefort](https://github.com/vdonnefort)) +- Topic/linxfade fix [\#1301](https://github.com/supercollider/supercollider/pull/1301) ([timblechmann](https://github.com/timblechmann)) +- class library\(GUI\): rename arguments - \*new [\#1288](https://github.com/supercollider/supercollider/pull/1288) ([gurk](https://github.com/gurk)) +- Topic/timing cleanup [\#1286](https://github.com/supercollider/supercollider/pull/1286) ([muellmusik](https://github.com/muellmusik)) +- Topic/operators [\#1282](https://github.com/supercollider/supercollider/pull/1282) ([telephon](https://github.com/telephon)) +- scide: add OSX delete word ctrl+w shortcut [\#1272](https://github.com/supercollider/supercollider/pull/1272) ([vdonnefort](https://github.com/vdonnefort)) +- Topic/bounded controls: cleaned up branch ready. [\#1270](https://github.com/supercollider/supercollider/pull/1270) ([telephon](https://github.com/telephon)) +- string: regex: rename firstRegexp [\#1269](https://github.com/supercollider/supercollider/pull/1269) ([sofakid](https://github.com/sofakid)) +- scide: introducing restore function [\#1267](https://github.com/supercollider/supercollider/pull/1267) ([vdonnefort](https://github.com/vdonnefort)) +- plugins: EnvGen - fix initialization of hold segment [\#1265](https://github.com/supercollider/supercollider/pull/1265) ([timblechmann](https://github.com/timblechmann)) +- scide: add save-as-extension functionality [\#1264](https://github.com/supercollider/supercollider/pull/1264) ([timblechmann](https://github.com/timblechmann)) +- cmake: externals - don't scare users about auto\_ptr [\#1263](https://github.com/supercollider/supercollider/pull/1263) ([timblechmann](https://github.com/timblechmann)) +- Update Tdef.schelp [\#1262](https://github.com/supercollider/supercollider/pull/1262) ([vividsnow](https://github.com/vividsnow)) +- class library: translations between key value pairs, asscociations, and dictionaries [\#1260](https://github.com/supercollider/supercollider/pull/1260) ([telephon](https://github.com/telephon)) +- Apple build: Prevent supernova from being installed twice [\#1256](https://github.com/supercollider/supercollider/pull/1256) ([bagong](https://github.com/bagong)) +- plugins: Linen checks for prehistoric release message [\#1255](https://github.com/supercollider/supercollider/pull/1255) ([telephon](https://github.com/telephon)) +- Topic/boost 1.57 [\#1249](https://github.com/supercollider/supercollider/pull/1249) ([timblechmann](https://github.com/timblechmann)) +- string: Fix regex cache init, implement firstRegex [\#1248](https://github.com/supercollider/supercollider/pull/1248) ([sofakid](https://github.com/sofakid)) +- Orthographical adjustment to win installer script [\#1244](https://github.com/supercollider/supercollider/pull/1244) ([bagong](https://github.com/bagong)) +- IFFT.schelp: fix example [\#1243](https://github.com/supercollider/supercollider/pull/1243) ([miczac](https://github.com/miczac)) +- sclang: hidapi - fix gc corruption bug [\#1242](https://github.com/supercollider/supercollider/pull/1242) ([timblechmann](https://github.com/timblechmann)) +- Classlib: Pstep: Fix unnecessary creation of an array on every iteration [\#1236](https://github.com/supercollider/supercollider/pull/1236) ([jamshark70](https://github.com/jamshark70)) +- Classlib: QPenPrinter: Add 'bounds' method [\#1235](https://github.com/supercollider/supercollider/pull/1235) ([jamshark70](https://github.com/jamshark70)) +- Classlib: Pfuncn: Like Pfunc, this should call processRest before yield [\#1234](https://github.com/supercollider/supercollider/pull/1234) ([jamshark70](https://github.com/jamshark70)) +- Classlib: Rest: Add 'value' method to simplify mixing rests and numbers [\#1233](https://github.com/supercollider/supercollider/pull/1233) ([jamshark70](https://github.com/jamshark70)) +- Topic/qt5 win [\#1229](https://github.com/supercollider/supercollider/pull/1229) ([timblechmann](https://github.com/timblechmann)) +- cmake: fix & clean up xcode project [\#1225](https://github.com/supercollider/supercollider/pull/1225) ([timblechmann](https://github.com/timblechmann)) +- Fix "QNetworkRequest header not found". [\#1223](https://github.com/supercollider/supercollider/pull/1223) ([ventosus](https://github.com/ventosus)) +- fix help installation [\#1222](https://github.com/supercollider/supercollider/pull/1222) ([nuss](https://github.com/nuss)) +- supernova: /notify - return client id [\#1221](https://github.com/supercollider/supercollider/pull/1221) ([timblechmann](https://github.com/timblechmann)) +- tcp server, retry a couple of times until getting a tcp connection [\#1215](https://github.com/supercollider/supercollider/pull/1215) ([miguel-negrao](https://github.com/miguel-negrao)) +- lang: Fix TCP bugs [\#1214](https://github.com/supercollider/supercollider/pull/1214) ([muellmusik](https://github.com/muellmusik)) +- More document stuff [\#1213](https://github.com/supercollider/supercollider/pull/1213) ([muellmusik](https://github.com/muellmusik)) +- rd/tgrains \(& localbuf\) [\#1207](https://github.com/supercollider/supercollider/pull/1207) ([rd--](https://github.com/rd--)) +- Blocksize-\>BlockSize [\#1206](https://github.com/supercollider/supercollider/pull/1206) ([rd--](https://github.com/rd--)) +- scel: highlight uppercase symbols in emacs [\#1205](https://github.com/supercollider/supercollider/pull/1205) ([bion](https://github.com/bion)) +- HID\_API fix: initClass -\> initClassTree [\#1203](https://github.com/supercollider/supercollider/pull/1203) ([andersvi](https://github.com/andersvi)) +- Adding drawImage example to Pen.schelp [\#1197](https://github.com/supercollider/supercollider/pull/1197) ([thormagnusson](https://github.com/thormagnusson)) +- Create Image.schelp [\#1195](https://github.com/supercollider/supercollider/pull/1195) ([thormagnusson](https://github.com/thormagnusson)) +- Update win32\_api.hpp [\#1192](https://github.com/supercollider/supercollider/pull/1192) ([bagong](https://github.com/bagong)) +- Topic/boost updates [\#1191](https://github.com/supercollider/supercollider/pull/1191) ([timblechmann](https://github.com/timblechmann)) +- cmake/apple: compile targets directly into the app bundle [\#1189](https://github.com/supercollider/supercollider/pull/1189) ([timblechmann](https://github.com/timblechmann)) +- supernova: don't scare osx users by consumer-os [\#1187](https://github.com/supercollider/supercollider/pull/1187) ([timblechmann](https://github.com/timblechmann)) +- fix assign path [\#1186](https://github.com/supercollider/supercollider/pull/1186) ([carlocapocasa](https://github.com/carlocapocasa)) +- scide: mark current session in dialogs [\#1184](https://github.com/supercollider/supercollider/pull/1184) ([timblechmann](https://github.com/timblechmann)) +- scide: fix preferences action name shortcut for osx menu placement [\#1183](https://github.com/supercollider/supercollider/pull/1183) ([timblechmann](https://github.com/timblechmann)) +- cmake: fix typo [\#1182](https://github.com/supercollider/supercollider/pull/1182) ([timblechmann](https://github.com/timblechmann)) +- scide: key up after line evaluation should go to original position [\#1178](https://github.com/supercollider/supercollider/pull/1178) ([timblechmann](https://github.com/timblechmann)) +- cmake: link sclang with tlsf [\#1177](https://github.com/supercollider/supercollider/pull/1177) ([timblechmann](https://github.com/timblechmann)) +- cmake: install help on non-apple systems [\#1175](https://github.com/supercollider/supercollider/pull/1175) ([timblechmann](https://github.com/timblechmann)) +- Topic/scide enhancements [\#1172](https://github.com/supercollider/supercollider/pull/1172) ([timblechmann](https://github.com/timblechmann)) +- boost updates & cmake modernization [\#1166](https://github.com/supercollider/supercollider/pull/1166) ([timblechmann](https://github.com/timblechmann)) +- Fix Scale.newFromKey with tuning argument [\#1161](https://github.com/supercollider/supercollider/pull/1161) ([slpopejoy](https://github.com/slpopejoy)) +- Update Date.schelp [\#1151](https://github.com/supercollider/supercollider/pull/1151) ([thormagnusson](https://github.com/thormagnusson)) +- ide: introducing themes management [\#1150](https://github.com/supercollider/supercollider/pull/1150) ([vdonnefort](https://github.com/vdonnefort)) +- help: chaotic generators warnings removed [\#1149](https://github.com/supercollider/supercollider/pull/1149) ([smrg-lm](https://github.com/smrg-lm)) +- Topic/coremidi crash fix [\#1147](https://github.com/supercollider/supercollider/pull/1147) ([scztt](https://github.com/scztt)) +- plugins: TrigControl behaves like Control. Fixes \#1145 [\#1146](https://github.com/supercollider/supercollider/pull/1146) ([telephon](https://github.com/telephon)) +- Classlib: PlotView: Don't post spec in calcSpecs [\#1135](https://github.com/supercollider/supercollider/pull/1135) ([jamshark70](https://github.com/jamshark70)) +- mergeCharFormat instead of setCharFormat, so existing format info isn't ... [\#1134](https://github.com/supercollider/supercollider/pull/1134) ([scztt](https://github.com/scztt)) +- Colorize lines in the post window. [\#1131](https://github.com/supercollider/supercollider/pull/1131) ([scztt](https://github.com/scztt)) +- Allow the addReplace action to replace existing nodes while keeping the ... [\#1130](https://github.com/supercollider/supercollider/pull/1130) ([scztt](https://github.com/scztt)) +- Show line number \(v3\) [\#1129](https://github.com/supercollider/supercollider/pull/1129) ([vdonnefort](https://github.com/vdonnefort)) +- supernova: ensure that daz/ftz are set in all audio threads [\#1127](https://github.com/supercollider/supercollider/pull/1127) ([timblechmann](https://github.com/timblechmann)) +- File.schelp: changed pathnames to fully qualified [\#1126](https://github.com/supercollider/supercollider/pull/1126) ([miczac](https://github.com/miczac)) +- some supernova fixes [\#1123](https://github.com/supercollider/supercollider/pull/1123) ([timblechmann](https://github.com/timblechmann)) +- ide: add show/hide line number feature [\#1121](https://github.com/supercollider/supercollider/pull/1121) ([vdonnefort](https://github.com/vdonnefort)) +- scsynth coreaudio fixes [\#1118](https://github.com/supercollider/supercollider/pull/1118) ([gurk](https://github.com/gurk)) +- Topic/supernova tcp [\#1109](https://github.com/supercollider/supercollider/pull/1109) ([timblechmann](https://github.com/timblechmann)) +- sclang: fix accidental number literal [\#1105](https://github.com/supercollider/supercollider/pull/1105) ([mohayonao](https://github.com/mohayonao)) +- sclang: fix float radix with pi [\#1104](https://github.com/supercollider/supercollider/pull/1104) ([mohayonao](https://github.com/mohayonao)) +- server: mapped audio bus for /g\_queryTree.reply [\#1103](https://github.com/supercollider/supercollider/pull/1103) ([8c6794b6](https://github.com/8c6794b6)) +- Initialize openPorts variable before startup.scd file is executed. [\#1102](https://github.com/supercollider/supercollider/pull/1102) ([marierm](https://github.com/marierm)) +- Fix ctrl-w [\#1101](https://github.com/supercollider/supercollider/pull/1101) ([muellmusik](https://github.com/muellmusik)) +- supernova: protect synth controls [\#1095](https://github.com/supercollider/supercollider/pull/1095) ([timblechmann](https://github.com/timblechmann)) +- update readline version from homebrew in os x readme [\#1093](https://github.com/supercollider/supercollider/pull/1093) ([seansay](https://github.com/seansay)) +- HID fix cleaned up [\#1092](https://github.com/supercollider/supercollider/pull/1092) ([sensestage](https://github.com/sensestage)) +- ClassLib: SimpleNumber: biexp return calculated value [\#1089](https://github.com/supercollider/supercollider/pull/1089) ([mohayonao](https://github.com/mohayonao)) +- Netbsd compatibility [\#1088](https://github.com/supercollider/supercollider/pull/1088) ([danstowell](https://github.com/danstowell)) +- Tiny correction [\#1080](https://github.com/supercollider/supercollider/pull/1080) ([arnaldorusso](https://github.com/arnaldorusso)) +- Classlib: SystemSynthDefs: Remove postln that shouldn't have been committed [\#1076](https://github.com/supercollider/supercollider/pull/1076) ([jamshark70](https://github.com/jamshark70)) +- Classlib: Server.sc: Prevent an inadvertent "non-inlined function" warning [\#1075](https://github.com/supercollider/supercollider/pull/1075) ([jamshark70](https://github.com/jamshark70)) +- cmake: disable some msvc warnings [\#1074](https://github.com/supercollider/supercollider/pull/1074) ([timblechmann](https://github.com/timblechmann)) +- Classlib: GUI: Reinstate proper functioning of ObjectGui system [\#1073](https://github.com/supercollider/supercollider/pull/1073) ([marierm](https://github.com/marierm)) +- lang: include missing header [\#1072](https://github.com/supercollider/supercollider/pull/1072) ([timblechmann](https://github.com/timblechmann)) +- class library: single lag value in NamedControl shouldn't result in an a... [\#1071](https://github.com/supercollider/supercollider/pull/1071) ([miguel-negrao](https://github.com/miguel-negrao)) +- sclang: deepfreeze - do not freeze immutable / permanent objects [\#1069](https://github.com/supercollider/supercollider/pull/1069) ([timblechmann](https://github.com/timblechmann)) +- DreamHouse.scd: replaced code on request by author [\#1067](https://github.com/supercollider/supercollider/pull/1067) ([miczac](https://github.com/miczac)) +- supernova: make apple clang happy [\#1066](https://github.com/supercollider/supercollider/pull/1066) ([timblechmann](https://github.com/timblechmann)) +- Help: Fix envelope handling in a pattern-cookbook example [\#1061](https://github.com/supercollider/supercollider/pull/1061) ([jamshark70](https://github.com/jamshark70)) +- Fix NRT file paths [\#1060](https://github.com/supercollider/supercollider/pull/1060) ([jamshark70](https://github.com/jamshark70)) +- lang: Fix memory corruption bug introduced in commit ac613331d5062bcd1ae... [\#1054](https://github.com/supercollider/supercollider/pull/1054) ([muellmusik](https://github.com/muellmusik)) +- syntax highlight and allow running code from schelp files [\#1052](https://github.com/supercollider/supercollider/pull/1052) ([miguel-negrao](https://github.com/miguel-negrao)) +- Classlib: fixed PatternProxy constrainStream so defaultQuant works [\#1043](https://github.com/supercollider/supercollider/pull/1043) ([d0kt0r0](https://github.com/d0kt0r0)) +- Classlib: Change NetAddr's default port to nil [\#1040](https://github.com/supercollider/supercollider/pull/1040) ([jamshark70](https://github.com/jamshark70)) +- class library: Env\#\*step easier creation of step envelopes [\#1039](https://github.com/supercollider/supercollider/pull/1039) ([miguel-negrao](https://github.com/miguel-negrao)) +- sclang: Fixed bug where osc bundles were being chooped midway [\#1038](https://github.com/supercollider/supercollider/pull/1038) ([miguel-negrao](https://github.com/miguel-negrao)) +- Small tweaks required for building libscsynth for Win 64-bit [\#1035](https://github.com/supercollider/supercollider/pull/1035) ([maedoc](https://github.com/maedoc)) +- lang: capture elapsedTime\(\) when a packet is received, rather than just ... [\#1032](https://github.com/supercollider/supercollider/pull/1032) ([muellmusik](https://github.com/muellmusik)) +- plugins: EnvGen - initialize level of initial \hold segments [\#1028](https://github.com/supercollider/supercollider/pull/1028) ([timblechmann](https://github.com/timblechmann)) +- Update INSTALL [\#1025](https://github.com/supercollider/supercollider/pull/1025) ([jwakely](https://github.com/jwakely)) +- plugins: EnvGen - update number of produced samples on audio-rate gates [\#1024](https://github.com/supercollider/supercollider/pull/1024) ([timblechmann](https://github.com/timblechmann)) +- sclang: add terminal standalone option [\#1021](https://github.com/supercollider/supercollider/pull/1021) ([miguel-negrao](https://github.com/miguel-negrao)) +- Server multi client [\#1019](https://github.com/supercollider/supercollider/pull/1019) ([muellmusik](https://github.com/muellmusik)) +- sc class library: events: allocWrite type [\#1017](https://github.com/supercollider/supercollider/pull/1017) ([vividsnow](https://github.com/vividsnow)) +- fix filepath typo in os x readme file [\#1015](https://github.com/supercollider/supercollider/pull/1015) ([seansay](https://github.com/seansay)) +- sclang/identDictput: test if object is mutable before changing [\#1012](https://github.com/supercollider/supercollider/pull/1012) ([mortuosplango](https://github.com/mortuosplango)) +- Disable AppNap in QtCollider, sclang, and scsynth [\#1011](https://github.com/supercollider/supercollider/pull/1011) ([snickell](https://github.com/snickell)) +- Minor enhancements after first rewrite [\#1003](https://github.com/supercollider/supercollider/pull/1003) ([bagong](https://github.com/bagong)) +- scdoc: minor correction to Dshuf new argument - should be repeats and no... [\#1002](https://github.com/supercollider/supercollider/pull/1002) ([redFrik](https://github.com/redFrik)) +- Rework OSX Readme [\#1000](https://github.com/supercollider/supercollider/pull/1000) ([bagong](https://github.com/bagong)) +- Add matchLangIP method and primitive [\#998](https://github.com/supercollider/supercollider/pull/998) ([muellmusik](https://github.com/muellmusik)) +- Fix open document [\#997](https://github.com/supercollider/supercollider/pull/997) ([muellmusik](https://github.com/muellmusik)) +- Mac OS 10.9 SDK compatibility [\#994](https://github.com/supercollider/supercollider/pull/994) ([mortuosplango](https://github.com/mortuosplango)) +- update to boost-1.55 [\#993](https://github.com/supercollider/supercollider/pull/993) ([timblechmann](https://github.com/timblechmann)) +- scvim: Adding tmux support, fixing screen support, fixing sclang restart/start/kill \(also in terminal multiplexers\) [\#990](https://github.com/supercollider/supercollider/pull/990) ([dvzrv](https://github.com/dvzrv)) +- boost: fix build error with recent versions of glibc [\#988](https://github.com/supercollider/supercollider/pull/988) ([gusano](https://github.com/gusano)) +- cmake: disable SC\_WII by default [\#987](https://github.com/supercollider/supercollider/pull/987) ([gusano](https://github.com/gusano)) +- external libs: bump nova-tt [\#983](https://github.com/supercollider/supercollider/pull/983) ([timblechmann](https://github.com/timblechmann)) +- help: update phasor [\#978](https://github.com/supercollider/supercollider/pull/978) ([miguel-negrao](https://github.com/miguel-negrao)) +- Topic/env step2 [\#975](https://github.com/supercollider/supercollider/pull/975) ([timblechmann](https://github.com/timblechmann)) +- class library: allow NamedControl.new\(\) to return non-arrayed Lag \(fixing issue 973\) [\#974](https://github.com/supercollider/supercollider/pull/974) ([totalgee](https://github.com/totalgee)) +- Topic/for master [\#971](https://github.com/supercollider/supercollider/pull/971) ([timblechmann](https://github.com/timblechmann)) +- Ide editor improvements improvements [\#970](https://github.com/supercollider/supercollider/pull/970) ([muellmusik](https://github.com/muellmusik)) +- lang: Add editable property to QWebView [\#969](https://github.com/supercollider/supercollider/pull/969) ([muellmusik](https://github.com/muellmusik)) +- Topic/for master [\#963](https://github.com/supercollider/supercollider/pull/963) ([timblechmann](https://github.com/timblechmann)) +- class library: speed improvements in a few places where bit operations are used. [\#962](https://github.com/supercollider/supercollider/pull/962) ([redFrik](https://github.com/redFrik)) +- Topic/for master [\#953](https://github.com/supercollider/supercollider/pull/953) ([timblechmann](https://github.com/timblechmann)) +- Scide document rework text mirror [\#948](https://github.com/supercollider/supercollider/pull/948) ([muellmusik](https://github.com/muellmusik)) +- class library: pbind midi type - fix for sending sysex [\#947](https://github.com/supercollider/supercollider/pull/947) ([redFrik](https://github.com/redFrik)) +- help: changed .send\(s\) for .add in SynthDef example [\#946](https://github.com/supercollider/supercollider/pull/946) ([brunoruviaro](https://github.com/brunoruviaro)) +- Classlib: Fix 2 issues regarding Rest and patterns [\#941](https://github.com/supercollider/supercollider/pull/941) ([jamshark70](https://github.com/jamshark70)) +- Topic/asio appclock [\#940](https://github.com/supercollider/supercollider/pull/940) ([timblechmann](https://github.com/timblechmann)) +- class library: NamedControl - avoid lags if possible [\#938](https://github.com/supercollider/supercollider/pull/938) ([timblechmann](https://github.com/timblechmann)) +- Documentation: Escape char in string literals, and thisProcess.nowExecutingPath [\#935](https://github.com/supercollider/supercollider/pull/935) ([jamshark70](https://github.com/jamshark70)) +- Filter Help Docs: Warning about frequencies close to 0 [\#934](https://github.com/supercollider/supercollider/pull/934) ([miczac](https://github.com/miczac)) +- Simplify and enhance Windows installer [\#929](https://github.com/supercollider/supercollider/pull/929) ([bagong](https://github.com/bagong)) +- Library: Prevent inline-function warning in FFTUnpacking.sc [\#922](https://github.com/supercollider/supercollider/pull/922) ([jamshark70](https://github.com/jamshark70)) +- Class Library: Object - performance improvements for Object.dup [\#921](https://github.com/supercollider/supercollider/pull/921) ([thormagnusson](https://github.com/thormagnusson)) +- linux readme: qt5 limitation [\#917](https://github.com/supercollider/supercollider/pull/917) ([miguel-negrao](https://github.com/miguel-negrao)) +- scsynth: support for receiving nested OSC bundles. [\#914](https://github.com/supercollider/supercollider/pull/914) ([ventosus](https://github.com/ventosus)) +- supernova: synthdef corruption - added synthef path to error message [\#912](https://github.com/supercollider/supercollider/pull/912) ([miguel-negrao](https://github.com/miguel-negrao)) +- SCDoc: remove MathJax support [\#910](https://github.com/supercollider/supercollider/pull/910) ([gusano](https://github.com/gusano)) +- implement sclang sockets via boost.asio & move ReplyAddress out of the public interface [\#903](https://github.com/supercollider/supercollider/pull/903) ([timblechmann](https://github.com/timblechmann)) +- HelpSource: MIDIFunc: show how to free a MIDIFunc [\#900](https://github.com/supercollider/supercollider/pull/900) ([gusano](https://github.com/gusano)) +- make sure GUI.skins is not nil in ProxyMixerOld [\#893](https://github.com/supercollider/supercollider/pull/893) ([redFrik](https://github.com/redFrik)) +- scide: sc\_editor: include parenthesis in regionAroundCursor\(\) [\#892](https://github.com/supercollider/supercollider/pull/892) ([gusano](https://github.com/gusano)) +- Pproto minor typo fix [\#891](https://github.com/supercollider/supercollider/pull/891) ([blacksound](https://github.com/blacksound)) +- Topic/markdown for readme files [\#890](https://github.com/supercollider/supercollider/pull/890) ([gusano](https://github.com/gusano)) +- sclang: support for receiving nested OSC bundles. [\#881](https://github.com/supercollider/supercollider/pull/881) ([ventosus](https://github.com/ventosus)) +- sclang: support for more non-standard OSC types [\#878](https://github.com/supercollider/supercollider/pull/878) ([ventosus](https://github.com/ventosus)) +- sclang bugfix: proper handling of Open Sound Control Blob Arguments [\#877](https://github.com/supercollider/supercollider/pull/877) ([ventosus](https://github.com/ventosus)) +- Quarks: use new sf.net repo url [\#873](https://github.com/supercollider/supercollider/pull/873) ([gusano](https://github.com/gusano)) +- classlib \(quarks\): Defer svn path checking until needed; try{} the check [\#865](https://github.com/supercollider/supercollider/pull/865) ([jamshark70](https://github.com/jamshark70)) +- Ndef.schelp, Shaper.schelp, Wavetable.schelp [\#846](https://github.com/supercollider/supercollider/pull/846) ([miczac](https://github.com/miczac)) +- Server : pings before considered dead [\#842](https://github.com/supercollider/supercollider/pull/842) ([miguel-negrao](https://github.com/miguel-negrao)) +- remove bundled elisp library tree-widget.el [\#840](https://github.com/supercollider/supercollider/pull/840) ([tarsius](https://github.com/tarsius)) +- scdoc: Pseg: duration pattern in beats not seconds [\#827](https://github.com/supercollider/supercollider/pull/827) ([vividsnow](https://github.com/vividsnow)) +- new version of README.txt, corrections to help docs [\#822](https://github.com/supercollider/supercollider/pull/822) ([miczac](https://github.com/miczac)) +- examples: ASA - simplify and cleanup [\#819](https://github.com/supercollider/supercollider/pull/819) ([gusano](https://github.com/gusano)) +- updated README.txt [\#818](https://github.com/supercollider/supercollider/pull/818) ([miczac](https://github.com/miczac)) +- thisFunction/thisFunctionDef keywords in help [\#809](https://github.com/supercollider/supercollider/pull/809) ([vividsnow](https://github.com/vividsnow)) +- Update the description of LinPan2. [\#808](https://github.com/supercollider/supercollider/pull/808) ([vanhuman](https://github.com/vanhuman)) +- Updates the description. [\#807](https://github.com/supercollider/supercollider/pull/807) ([vanhuman](https://github.com/vanhuman)) +- Changed the description of Balance2 into something a bit more explanatory. [\#806](https://github.com/supercollider/supercollider/pull/806) ([vanhuman](https://github.com/vanhuman)) +- Added missing closing "\)" in MIDI input example. [\#803](https://github.com/supercollider/supercollider/pull/803) ([attejensen](https://github.com/attejensen)) +- sc ide: settings editor: move insertMatchingTokens setting [\#796](https://github.com/supercollider/supercollider/pull/796) ([gusano](https://github.com/gusano)) +- Update GUI-Layout-Management.schelp [\#795](https://github.com/supercollider/supercollider/pull/795) ([olafklingt](https://github.com/olafklingt)) +- sc ide: sc editor: slight improvement of matching token insertion [\#792](https://github.com/supercollider/supercollider/pull/792) ([gusano](https://github.com/gusano)) +- sc ide: settings editor: move insertMatchingTokens setting [\#791](https://github.com/supercollider/supercollider/pull/791) ([gusano](https://github.com/gusano)) +- class library: UGen - provide bilin [\#781](https://github.com/supercollider/supercollider/pull/781) ([timblechmann](https://github.com/timblechmann)) +- scide: left|right arrow keys disable completion [\#773](https://github.com/supercollider/supercollider/pull/773) ([gusano](https://github.com/gusano)) +- removed superfluous links under related [\#766](https://github.com/supercollider/supercollider/pull/766) ([redFrik](https://github.com/redFrik)) +- added related link to SendReply [\#765](https://github.com/supercollider/supercollider/pull/765) ([redFrik](https://github.com/redFrik)) +- Update Warp1.schelp [\#759](https://github.com/supercollider/supercollider/pull/759) ([redFrik](https://github.com/redFrik)) +- fix git recursive flag command [\#747](https://github.com/supercollider/supercollider/pull/747) ([hems](https://github.com/hems)) +- Adding "Contributing with the documentation" to "Writing Help.schelp" file [\#746](https://github.com/supercollider/supercollider/pull/746) ([hems](https://github.com/hems)) +- cmake: link pthreads libraries [\#742](https://github.com/supercollider/supercollider/pull/742) ([gusano](https://github.com/gusano)) +- Topic/simplify cpu dispatching [\#732](https://github.com/supercollider/supercollider/pull/732) ([timblechmann](https://github.com/timblechmann)) +- Multichannel envelope fixes [\#718](https://github.com/supercollider/supercollider/pull/718) ([timblechmann](https://github.com/timblechmann)) +- Topic/ide cmdline [\#711](https://github.com/supercollider/supercollider/pull/711) ([timblechmann](https://github.com/timblechmann)) +- out-comment s\_tick [\#709](https://github.com/supercollider/supercollider/pull/709) ([2mc](https://github.com/2mc)) +- include: split public and private headers & prototype libsclang interface [\#703](https://github.com/supercollider/supercollider/pull/703) ([timblechmann](https://github.com/timblechmann)) +- in OpenBSD search for classes using cmake configuration [\#685](https://github.com/supercollider/supercollider/pull/685) ([acamari](https://github.com/acamari)) +- ports supercollider to OpenBSD [\#683](https://github.com/supercollider/supercollider/pull/683) ([acamari](https://github.com/acamari)) +- scide: code editor - insert path when dropping unknown files [\#663](https://github.com/supercollider/supercollider/pull/663) ([totalgee](https://github.com/totalgee)) +- asSynthDef and SynthDef.name should return symbols [\#661](https://github.com/supercollider/supercollider/pull/661) ([timblechmann](https://github.com/timblechmann)) +- Fix for \#657; copy/paste to OS X Mail loses tabs [\#659](https://github.com/supercollider/supercollider/pull/659) ([totalgee](https://github.com/totalgee)) +- Main:startup: initialize openPorts before StartUp.run to enable OSCFunc ... [\#647](https://github.com/supercollider/supercollider/pull/647) ([iani](https://github.com/iani)) +- Properly initialize mSaveTime on document open and save. [\#597](https://github.com/supercollider/supercollider/pull/597) ([scztt](https://github.com/scztt)) +- Corrected some typos and errors in the help docs [\#506](https://github.com/supercollider/supercollider/pull/506) ([andrewcsmith](https://github.com/andrewcsmith)) +- Fixed two typos in the update news [\#500](https://github.com/supercollider/supercollider/pull/500) ([andrewcsmith](https://github.com/andrewcsmith)) +- class library: fix server meter initialization [\#484](https://github.com/supercollider/supercollider/pull/484) ([timblechmann](https://github.com/timblechmann)) +- Refer to TChoose from the TIRand help file [\#355](https://github.com/supercollider/supercollider/pull/355) ([rukano](https://github.com/rukano)) +- Typo in PparGroup's help file example [\#351](https://github.com/supercollider/supercollider/pull/351) ([rukano](https://github.com/rukano)) +- corrected pathname for sound file in LevelIndicator.schelp [\#347](https://github.com/supercollider/supercollider/pull/347) ([miczac](https://github.com/miczac)) + +SuperCollider v3.6.5, released 2013-04 +====================================== + +Jakob Leben (10): +- sc class library: fix regression in Server:-scope +- scide: add "reset font size" action to post window and help browser +- scide: autocompletion: order methods by class hierarchy when class is known +- documentation: improve info on logical time, clocks and threads +- documentation: more info on threads, clocks and time +- sclang: PyrThread: ensure slot type safety +- documentation: clarify the functioning of Thread and Routine +- streamline README.txt +- documentation: improve thisFunction and thisFunctionDef + +Julian Rohrhuber (3): +- sc class library: replacing the source of a node proxy led to hanging patterns +- sc class library: NodeProxy:cleanNodeMapnow works even if no settings are present +- fix typo / removing the implication that ansi-C isn't appropriate + +Michael Zacherl (5): +- In.schelp: replaced AudioIn w/ SoundIn in reference, added loudness in example section +- Knob.schelp: repositioned text in mouseOverAction example +- Klang.schelp: changed 'filter' to 'oscillator' in methods section +- DynKlang.schelp: changed 'filter' to 'oscillator' in methods section +- README.txt: reworked and simplified with focus on SC IDE and version 3.6 + +vividsnow (2): +- scdoc: Pseg: duration pattern in beats not seconds +- scdoc: add thisFunctionDef/thisFunction + + +SuperCollider v3.6.4, released 2013-04 +====================================== + +Dan Stowell (1): +- SinOsc and Osc: note phase issue beyond +-8pi. Fixes #815 + +Jakob Leben (34): +- sclang: fix Char:-isUpper/isLower +- qtcollider: add QListView:-selectionAction +- qtcollider: add QListView:-selection setter +- scide: remove credits for kiberpipa +- help: GUI - improve documentation of alignment options +- help: add guide on creating standalone applications +- sc ide: show impl/ref lookup dialogs even when no text under cursor +- sc class library: ClassBrowser: fix search with empty query string +- sc ide: interpreter: post notification on quit or crash +- qtcollider: pass exit code up to SC_TerminalClient +- sc ide: fix and improve region detection +- sc ide: sc editor: add action to select pair of brackets enclosing cursor +- sc ide: sc editor: update bracket match highlight after applying settings +- qtcollider: QTextView: increase 'selectedString' compatibility, fix docs +- qtcollider: envelope view: fix drawing of quadratic and cubic curves +- sc ide: help browser: delegate docklet focus to webpage view +- sc ide: docklet: when focusing, also activate window +- sc ide: fix auto-indenting closing brackets on certain locales +- sc ide: ensure dock widgets within screen bounds when first undocked +- qtcollider: QTextView: set 'enterInterpretsSelection' to true by default +- scide: config dialog: preserve font when toggling "show only monospaced" +- scide: select line in code on triple click +- scide: ensure last active window activated after open/save file dialog +- scide: on startup, remove invalid file paths from "recent documents" list +- scide: improve default paths in open/save dialogs +- scide: save document dialog: always allow saving with any extension +- scide: editor: highlight unmatched brackets just like mismatched ones +- qtcollider: StackLayout: fix crash when removing contained widget +- qtcollider: do not allow reparenting layouts, to avoid crashing +- scide: fix closing tool panels on Escape +- scide: impl/ref lookup: close dialog when opening documentation for class +- Revert "Revert "scide: on Mac, make one global menu to share by all windows"" +- scide: prevent erroneous overriding of shortcuts on Mac OS + +James Harkins (2): +- Library: Bugfix for PmonoArtic inside other patterns w/cleanup +- Library: Fix Pfset passing child cleanups up to its parent(s) + +Tim Blechmann (10): +- Help: fix rlpf help file +- plugins: DemandEnv - fix shape polling +- plugins: GrainBuf - catch both inf and NaN phase arguments +- scsynth: prevent possible buffer overflow +- cmake build system: fix x11 include paths +- class library: Bus - fix get method for multi-channel busses +- class library: Server.scope - remove limitation to 16 channels +- plugins: LocalOut - don't crash server if LocalIn is missing +- sclang: prevent buffer overflow +- scide: link with librt + +Victor Bombi (1): +- supernova: CMakeLists.txt must set include dirs for fftw3f + +attejensen (1): +- Update MIDI.schelp + + +SuperCollider v3.6.3, released 2013-02 +====================================== + +Dan Stowell (2): +- Add cmake option NO_GPL3 to simplify building of GPL2 binaries +- SCDoc: generalise licensing from GPL3+ to GPL2+ + +Graeme Urquhart (2): +- Issue #702 fix: sendSelection receives NSString +- String:Help of split method matches implementation + +Jakob Leben (24): +- qtcollider: relicense to GPL version 2 +- sclang: terminal client - fix and simplify request handling +- qtcollider: support String:-speak when Speech class is available +- cmake: set LIBSCSYNTH=ON by default on Windows +- qtcollider: QView - do not block beginDrag if currentDrag is already set +- qtcollider: QKnob - let 'background' affect knob color +- sc ide: improve server boot/quit actions +- sc ide: improve interpreter start/stop actions +- sc ide: improve default server booting shortcuts +- qtcollider: sf view: fix loading non-power-of-two floating point files +- sc ide: disable zooming by mouse wheel (scrolling) +- sc ide: editor - set Qt::WA_MacNoClickThrough on viewport +- help: improve the SC IDE guide +- qtcollider: implement QtGUI:*cursorPosition +- class library: Platform - redirect getMouseCoords to GUI +- sc ide: post window - disable click-through on Mac OS X +- sc ide: add Help menu action to open the SuperCollider IDE guide +- help: SC IDE guide - show scaled screenshot, with a link to unscaled one +- sc ide: docklets - fix geometry after undocking +- sc ide: change default shortcuts for Go To Next/Previous Region +- sc ide: make cmd-period silent +- sc ide: improve status box context menu interaction +- sc ide: add context menu to interpreter status box + +James Harkins (4): +- Fix title:: tags in the practical guide: user-friendly titles vs. filenames +- Add Practical Guide Cookbook entry on swing rhythms +- PG_Cookbook_08: Fix an omitted copy/paste +- Fix typo in analysis example: BufWr.ar on a kr signal is bad + +Tim Blechmann (22): +- supernova: fix crash on /quit with portaudio +- class library: PlusFreqScope - survive server actions +- scide: remove ctrl-b shortcut +- class library: FreqScope - fix for starting scope after booting +- common: introduce new autogenerated SC_Version.hpp header +- class library: fix Array-unlace +- supernova: plugin interface - guard access to rt-pool +- plugins: IOUgens - prevent buffer overflow +- Help: BrownNoise - use a convention of -20db +- supernova: sized array - assert boundaries +- supernova: sndfile backend - correctly use correct blocksize for temp buffer +- supernova: jack backend - avoid uninitialized value +- supernova: nrt engine - nicer formatting of message log +- plugins: ui ugens - initialize libx11 for threading +- supernova: start dsp threads from run methods +- sclang: library config - correcty handle library config command line argument +- server plugins: RecordBuf - fix multichannel corruption and buffer overrun +- fftlib: for now we avoid intptr_t +- server plugins: fix div_ka +- plugins: osc ugens - fix GET_TABLE macro +- plugins: OscUGens - ensure buffer initialization +- scide: add menu item to open the user application support directory + +Victor Bombi (2): +- common: win32 - avoid integer truncation +- supernova: correctly print synthdef path + + +SuperCollider v3.6.2, released 2012-12 +====================================== + +BS Collist (1): +- qtcollider: QEnvelopeView - add method to return all selected indexes + +Jakob Leben (32): +- common (windows): unify access to known folder paths +- sclang (windows): add primitive to access "My Documents" dir +- cmake: expand the search for libsndfile and libfftw3f +- cmake (Windows): use CMAKE_LIBRARY_PATH for fixup_bundle() search dirs +- scide: let cmd-period have an application-wide shortcut context +- scide: DocumentManager - refresh cached file info before storing save time +- scide: help browser - support doc/impl/ref lookup for selected text +- scide: search widget hierarchy upwards for first handler of lookup actions +- scide: GenericLookupDialog - no need for subclassing QTreeView anymore +- scide: make doc/impl/ref lookup shortcuts work on detached docklets +- scide: always pop up lookup dialogs with the active window as the parent +- scide: update translation sources, add italian +- qtcollider: start drag within mouse event handler +- qtcollider: QStethoscope2 - reverse operation of horizontal zoom slider +- scide: GenericCodeEditor - set Qt::WA_MacNoClickThrough widget attribute +- scide: SyntaxHighlighter - swap QChar::toAscii() for toLatin1() +- scide: Document - swap QString::toAscii() for QString::toLatin1() +- scide: MainWindow - substitute deprecated QFileDialog::setFilter(QString) +- scide: MainWindow - include QMimeData +- scide: PostWindow - include QMimeData +- scide: GenericCodeEditor - include QMimeData +- qtcollider: QWidgetProxy - include QDrag +- sclang: SCIpcClient - fix includes +- cmake: sclang - fix building when SC_IDE=ON and SC_QT=OFF +- cmake: scide - add QtNetwork to required Qt modules +- qtcollider: QStethoscope2 - refactor for robustness +- qtcollider: QListView - add 'selection' method to get all selected indexes +- help: document new 'selection' methods of EnvelopeView and ListView +- help: View - improve documentation, fix links +- help: fix a large amount of broken links due to changes in SCDoc +- cmake: FindPortmidi - actually implement auto-finding portmidi + +James Harkins (1): +- Fix bug introduced by 7f29d322: Don't free the same alloc'ed index twice + +Tim Blechmann (18): +- scide: DocumentManager - read files via QTextStream to decode characters +- supernova: osc handler - fix completion message and done message for /b_close +- supernova: asynchronous log - fix string splitting +- supernova: compile fix +- supernova: send /fail messages on /notify commands +- supernova: send /fail on buffer commands +- supernova: fix sndfile error handling +- win32: ensure stack alignment +- plugins: fix GrainBuf cleanup +- Help: SymbolicNotations - replace SCSlider with Slider +- supernova: plugin interface - protect against multiple done actions +- Help: remove memStore +- class library: Buffer - freeMsg should clear all cached information +- supernova: osc interface - fix bug with node reordering +- supernova: buffer_read - don't check samplerate when queueing soundfiles +- class library: fix Function.plot +- plugins: RecordBuf - fix recordbuf overrun & fix done action handling +- Help: RecordBuf - RecordBuf is recording, not playing + + +SuperCollider v3.6.1, released 2012-11 +====================================== + +Dan Stowell (1): +- SpecFlatness: prevent NaN output for silence (thanks nick collins) + +Glen Fraser (1): +- scide: code editor / post window - copy using plain text + +Jakob Leben (13): +- update README_WINDOWS.txt for changed application data locations +- fix compilation with MinGW (broken static initialization) +- scide: find/replace - use Qt translation system to handle singular/plural +- cmake: scide - improve handling translations +- scide: load translations from app resource directory +- scide: update translation source files +- scide: change english translation file name to serve as fallback +- sclang: (Windows) change app support dir from roaming to local +- scide: load fallback translation in addition to locale translation +- sclang: add primitive to allow Platform to access user home directory +- class library: WindowsPlatform - set a user-friendly default recordingsDir +- readme (windows): add instructions on moving application data + +Tim Blechmann (1): +- class library: SynthDef - writeDefFile should use default SynthDef path + + +SuperCollider v3.6.0, released 2012-11 +====================================== + +Major release with many new features - please see the help doc +"News in 3.6" for more information. +http://doc.sccode.org/Guides/News-3_6.html + + +SuperCollider v3.5.7, released 2012-11 +====================================== + +Jakob Leben (6): +- sclang: (Windows) fix String:-getenv to return variables set with -setenv +- class library: ServerMeter - fix closing window when server has never run +- sclang: fix 'gcd' and 'lcm' methods +- qtcollider: QStethoscope2 - fix width of number boxes +- qtcollider: fix SoundFileView:-selectAll and -selectNone +- qtcollider: fix QPen:*matrix setter - combine instead of replace matrix + +Julian Rohrhuber (1): +- class library: jitlib - Avoiding sync problems with free/play + +Tim Blechmann (9): +- plugins: filters - fix initialization of filter parameters +- external libraries: nova-simd update +- external libraries: move nova-simd submodule to github +- plugins: DelayN - fix initialization code +- Revert "plugins: DelayN - fix initialization code" +- common: fftlib - increase size limit for ffts +- sclang: server shm interface - fix setting of multiple values +- plugin interface: provide wrapper class for c++-style unit generators + + +SuperCollider v3.5.6, released 2012-10 +====================================== + +Dan Stowell (2): +- Improve error messages when cmake can't find optional things +- Compile fix for Qt widget on arm. Upstreamed from debian-multimedia (thanks Felipe Sateler) + +James Harkins (1): +- Fix Spawner bug: cleanup.update is mandatory, including rest events + +Jonatan Liljedahl (7): +- Quarks: fix typo and also open old-style helpfiles ending with .htm +- Include old non-converted helpfiles in SCDoc document index +- HelpBrowser: also open RTF files with whatever is available +- Even more support for old help files +- scdoc: use JS hasOwnProperty instead of testing the property directly +- HelpBrowser: post javascript errors +- SCDoc: properly escape keys in generated docmap.js + +Joshua Parmenter (1): +- Fix ServerOptions instance var ordering, etc., to make internal server booting use correct number of audio bus channels. + +Tim Blechmann (4): +- cmake: provide explicit option to use system-installed boost libraries +- external libraries - revert submodule updates +- lang: SerialPort - fix invocation of done action + + +SuperCollider v3.5.5, released 2012-09 +====================================== + +Dan Stowell (1): +- Fix bug in Complex:exp + +James Harkins (1): +- Convert misleading and confusing OSC-style example into object-style + +Joshua Parmenter (2): +- fix IEnvGen kr UGen +- fix cocoa window alpha setting + +Tim Blechmann (12): +- sclang: fix Array:extendWrap for negative size argument +- sclang: array primitivies - protect all array extend primitives against negative sizes +- scdoc: fix string comparison in parser +- supernova: sized_array - don't allocate memory for zero-sized array +- plugins: GrainBuf - fix crash when using nan as position control +- scsynth: ensure alignment of wire buffers +- supernova: catch exceptions when reading synthdefs +- supernova: free_aligned - fix fallback implementation for null pointers +- cmake build system: dont compile shared library with -fwhole-program +- plugins: GrainBuf - allocate grain after reading window +- plugins: GrainBuf - fix access to default hann window + +Victor Bombi (1): +- cpu usage for portaudio_backend.hpp + + +SuperCollider v3.5.4, released 2012-08 +====================================== + +Dan Stowell (5): +- Fix typo that causes build fail on big-endian archs, thanks Felipe Sateler +- fix build on ARM (where qreal==float); thanks Felipe Sateler +- Strip gremlin characters from JITLib wrapForNodeProxy.sc +- choose clipping rather than wraparound for writing integer-format audio files (libsndfile setting) +- arm build fix: another double->qreal in QcMultiSlider + +James Harkins (1): +- Improve documentation of GUI kits and kit switching + +Jonatan Liljedahl (2): +- SCDoc: Use proper static string constants instead of comparing string literals. +- Revert "reinstate Mix.arFill and Mix.krFill for backward compatibility reasons" + +Julian Rohrhuber (2): +- reinstate Mix.arFill and Mix.krFill for backward compatibility reasons +- improve string helpfile + +Tim Blechmann (10): +- plugins: GrainUGens - handle unallocated window buffers +- plugins: GrainBuf - reject multi-channel buffers +- plugins: grain ugens - treat empty window buffers correctly +- server: provide memory alignment wrappers for msvc +- server: scsynth - ensure correct deallocation of SndBuffer memory +- server/language/supernova: automatically clip integer audio files +- scsynth: correctly free aligned buffers +- Help: fix OSC function in SendPeakRMS help file +- package: use alternative implementation of git-archive-all + +Victor Bombi (1): +- MSVC fix + + +SuperCollider v3.5.3, released 2012-06 +====================================== + +Dan Stowell (6): +- LocalIn helpfile fix, thanks Bruno Ruviaro +- Fix scvim regsitry file for updated filename (thanks Carlo Capocasa) +- version number to 3.5.3 +- Server helpfile: see-also reference docs +- SCVim.sc should not be executable +- cmake build system: use system boost libraries if available + +Jakob Leben (1): +- cmake: fix Boost Thread linking on Windows + +James Harkins (10): +- EnvGen_next_ak_nova: Hardcoded blocksize=64, change to +- inNumSamples +- Per Scott W., initSiblings is not needed +- Reinstate Mix.ar and Mix.kr, with rate checks +- Fix crossplatform fail: Scale.directory shouldn’t always depend +- on Document +- ListPatterns: offset.value omitted (inval) as an argument +- Fix PbindProxy:storeArgs - should NOT call “source” on keys in +- the array! +- Scale:degreeToRatio should handle degrees outside of one +- octave’s range +- More meaningful error message for too many selectors +- Explain the limitation on the number of selectors in one +- FunctionDef +- Correct spelling error + +Jonatan Liljedahl (3): +- Methods.html: auto-redirect to Search if method not found +- SCDoc: fix detection of old format class docs +- Mix.ar was un-deprecated, so remove the deprecated method + +Joshua Parmenter (2): +- fix scroll view problem for OS X 10.7.4 +- update SC_DirUtils to look at the name of the app bundle on osx + +Julian Rohrhuber (14): +- fix bugs due to wrong usage of partial application +- PV_BinShift helpfile improved +- PV_Diffuser helpfile improved +- reformat statement for readability (no change of functionality) +- helpfile improvements +- improve array helpfile +- add note to the loop argument of DiskIn (thanks Stefan). +- improve helpfile +- some helpfile improvements +- improve helpfile +- improve helpfile +- improve and simplify FFT overview helpfile: fix some errors in +- examples. +- improve and simplify IFFT helpfile. +- improve and simplify FFT helpfile, mention that hopsize must be +- larger than 0.0 + +Tim Blechmann (11): +- external libraries: update nova-tt (gcc 4.7 fix) +- supernova: correctly implement replace semantics for /s_new +- Help: Function.scope is not limited to OSX anymore +- cmake build system: locate server plugins on freebsd +- server: add support for RF64 +- cmake build system: ensure boost include path for scsynth +- cmake build system: set boost library path +- cmake build system: link scapp with correct version of +- libboost_thread +- cmake build system: minor cleanup +- supernova: fix asynchronous commands for empty reply address +- common: fix non-apple builds + + +SuperCollider v3.5.2, released 201 +====================================== + +Dan Stowell (3): +- Remove outdated Japanese menus +- Cannot use indentation for CMAKE example - on mac it is rendered as   which then breaks cmake compilation +- Fix bug in FFT library if winsize != audiosize + +Jakob Leben (21): +- qtcollider: fix QTextView:-background and QSoundFileView:-background +- cmake: improve message if Qt4 or one of its components not found +- qtcollider: QKnob: fix mouse response when mouseOverAction is set +- qtcollider: implement missing QPopUpMenu:-background +- qtcollider: QTextView fixes and improvements +- help: add missing GUI examples +- qtcollider: support use of UTF-8 encoded strings +- qtcollider: QTextView: improve -enterInterpretsSelection +- qtcollider: QTextField: never propagate Enter to parent +- qtcollider: QEnvelopeView: improve node selection API and UI +- help: update EnvelopeView documentation +- help: fix incorrect info in EnvelopeView documentation +- qtcollider: QObject:-getProperty: turn an error into a debug warning +- qtcollider: implement drag-and-drop for data outside SC +- qtcollider: improve key propagation in QListView and QTreeView +- qtcollider: optimize view instantiation (take 2) +- qtcollider: fix mouse wheel event being forwarded to SC for no reason +- qtcollider: fix potential null pointer dereference +- qtcollider: optimization - partially revert event handling changes +- qtcollider: optimization - avoid a signal connection at QObject construction +- qtcollider: optimization - avoid connecting signals with unnormalized signatures + +James Harkins (2): +- Fix Pcollect/select/reject:embedInStream to pass inval to the function +- setTheme: Inherit colors from parent theme if the user didn't specify + +Jonatan Liljedahl (41): +- scdoc: MathJax: don't use fonts installed on users computer +- New SCDoc parser and renderer. Faster, more stable, less buggy. +- fix some helpfiles for new scdoc +- scdoc.css update +- scdoc: scapp compile fix +- scdoc: defer indexAllDocuments until first use +- HelpBrowser tweaks +- scdoc: warn on additions for non-existent help doc +- scdoc: fill in argument names for argument:: with no name given +- SCDocRenderer: warn on broken links +- scdoc: fix classtree:: rendering bug +- scdoc: only warn on grouped methods argnames mismatch if argument:: tag is used +- scdoc: avoid GC error in primitive +- scdoc: collect metadata also from *.ext.schelp (doc additions) +- scdoc: warn if argument:: name does not match real method arg +- scdoc: updated SCDoc related docs +- scdoc: warn if classdoc title and filename mismatch +- scdoc: fix varargs name match warning +- scdoc: render getter/setter combinations as two different methods +- scdoc: warn if setter methods (trailing underscore) is documented explicitly +- scdoc: more helpfile fixes +- scdoc: fix some bugs, handle class docs with missing classes +- scdoc Search.html: match also on filename for 'title' +- schelp: fix some broken links +- scdoc: add clearCache arg to indexAllDocuments, and don't render undocumented classes more than once per session +- scdoc: updated SCDoc related helpfiles +- schelp: more doc error fixes +- scdoc: improve argument:: auto-fill and checks +- String-warn and -error: don't print newline after WARNING: and ERROR: +- scdoc: tweak warnings +- scdoc: fix escaping of :: in metadata parsing and block verbatim +- schelp: add keywords for scdoc tags in SCDocSyntax.schelp +- scdoc: allow end-of-file as newline terminator, and improve error messages +- scdoc: use setter_() syntax if more than one argument +- scdoc: render method arg defaults as "foo: val" instead of "foo = val" +- mention new scdoc implementation in News-3_5.schelp +- scdoc parser: allow empty lines before headertags +- SCDoc: fix escaping of & < and > +- SCDoc: fix inf loop at missing :: end-tag in code blocks +- SCDoc: allow EOF as terminator for private:: and similar tags +- SCDoc: don't warn on missing trailing mul & add args + +Miguel Negrão (1): +- [Class Libray] Quarks GUI - sort quarks by name + +Tim Blechmann (10): +- plugins: fix Clip.kr +- class library: archive TempoClock as compile string +- cmake build system: restrict win32-specific cflags to win32 +- external libraries: nova-simd update +- external libraries: nova-simd compile fix +- plugins: fix StereoConvolution2L constructor +- scsynth: use aligned memory allocation functions from supernova +- external libraries: nova-simd update +- scsynth: provide zalloc as symbol + +redFrik (1): +- scdoc: fixed a bunch of helpfile errors + + +SuperCollider v3.5.1, released 2012-04 +====================================== + +Jakob Leben (13): +- windows: properly pass the SC version to NSIS +- qtcollider: QPopUpMenu: fix action triggering +- qtcollider: get rid of "X is not implemented" message +- class library: make Server:-plotTree resilient to GUI kit switching +- help: improve Stethoscope documentation +- class library: QStethoscope2: add missing class methods +- class library: fix UGen scoping on out-of-process servers +- class library: PlusFreqScope: simplify server checking +- class library: fix and improve various 'scope' and 'freqscope' methods +- help: fix Stethoscope:*isValidServer documentation +- class library: ServerMeter: fix synth startup and cleanup +- update README_WINDOWS.txt +- windows: improve building and installation + +Jonatan Liljedahl (6): +- lang11d: Fix parse tree generation of expr.(key:value, ...) +- SC.app: allow saving plain text .schelp files +- SCDoc: copymethod:: also search *.ext.schelp files +- Update News for 3.5 doc +- Fix typo in News-3_5.schelp and improve StartupFile.schelp +- Update WritingPrimitives.schelp regarding GC safety + +Joshua Parmenter (1): +- prevent HID crashes on OS X. Devices still aren't added to the queue though (longs for the locID aren't correctly set up) + +Scott Wilson (1): +- Make Unpack1FFT a subclass of UGen, rather than of PV_ChainUGen + +Tim Blechmann (4): +- class library: SynthDef - fix uploading of large synthdefs +- sclang: block evaluation typesafety +- sclang: signal primitives - fix Signal-fft + + +SuperCollider v3.5.0, released 2012-03 +====================================== + +Major release with many new features - please see the help doc +"News in 3.5" for more information. +http://doc.sccode.org/Guides/News-3_5.html + + +SuperCollider v3.4.5, released 2012-01 +====================================== + +Tim Blechmann (7): +- class library: FreqScope fix +- sclang: fix crash of scpacket overflow by using exception handling +- sclang: pad PyrMethodRaw struct +- sclang: force size of PyrSlot to 16 byte and fix PyrMethodRaw size +- server plugins: fix div_ai_nova +- plugins: Resonz - fix initialization +- plugins: disable simd-optimization for tanh + +James Harkins (3): +- Explicitly show the command to uninstall (for scons idiots like me). +- (3.4) PathName now sets tmp directory using Platform +- SimpleController:update would throw error if no actions had been 'put' in + +Dan Stowell (1): +- Remove waf file from 3.4.x - was never used, and contains binary code, causing linux packaging problems. See ubuntu bug #529154 for details, and debian bug #529154 for sc-specific + +Mathieu Trudel-Lapierre (1): +- Fixup environment variables used for linking against readline, libicu, curl, cwiid. + +Nick Collins (1): +- Fix bug in MFCC ugen + +Noe Rubinstein (1): +- Fix PMOsc doc: index -> pmindex + +dmotd (1): +- Include altivec.h on linux powerpc, fixing FTBFS + + +SuperCollider v3.4.4, released 2011-06 +====================================== + +Dan Stowell (4): +- Improve format of copyright/GPL notices (issue raised in debian pkging) +- Clarify Fontana copyright in MoogFF (and don't use keyword 'copyright' in files where he doesn't have copyright) +- Update AUTHORS file +- Remove unneeded PDF (debian raised query over copyright) + +Nick Collins (1): +- Initial fix for headphones problem where plugging in or out headphones while using Built-in Output leads to loss of audio on OS X. Aggregate Devices not tackled at this point + +Tim Blechmann (15): +- sclang: mathematical operators - clip2 fix +- plugins: LPF - fix control-rate initialization +- sclang: wii - don't use address of temporary +- SCClassLibrary: ScoreStreamPlayer - do not add instances to server list +- scsynth: apple - set denormal handling flags, if __SSE__ is defined +- sclang: slotString - crash fix +- plugins: XLine - correct handling of done actions +- sclang: gc - introduce LazyCollect to avoid leak of frames and argument lists +- plugins: Pitch.ar - fix crash for high execution period +- changelog: fix version number +- update changelog +- sclang: parser - support message send syntax for unary operators +- plugins: delay ugens - rt memory allocation may fail +- sclang: compile fix + + +SuperCollider v3.4.3 +====================================== + +Dan Stowell (2): +- SC 3.4 set correct SOVERSION 1.0.0 for libs, and install more properly. (Changes ported from downstream debian packaging.) +- lib SOVERSIONs back from 1.0.0 to 1, following debian-multimedia advice + +James Harkins (8): +- Fix nowExecutingPath bug in scel (never backported?) +- fix two bugs in NotificationCenter registerOneShot: +- fix corner case in ClassBrowser +- Fix asPseg bug for short curves array (which should wrap, not kill the stream) +- Clear dataptr when closing a file (so that isClosed answers correctly) +- Incorrectly used dataptr instead of fileptr in previous commit on this file +- replace old, unsafe Dictionary test with a safer (but less OOPy) test +- rats... I missed two others of the same + +Joshua Parmenter (1): +- update version number + +Tim Blechmann (3): +- scsynth: set ftz flag on osx +- two commits: (1) simplify access to the superclass tree in Class. (2) when looking for a code file (openCodeFile) or cmd-J, it is now enough to select a full line, instead of havin +- scons build system: libsclang build fix + + +SuperCollider v3.4.2, released 2011-03 +====================================== + +Bugfixes: +--------- + +- 2010-06-05 fix Latch first sample output bug: if trigger > 0 initially, latch should not output 0 - jh +- 2010-09-04 fix firstArg behavior in BinaryOpUGen by a list-approved hack - jh +- 2010-10-01 fix SConstruct so that libscsynth and libsclang get SONAME entries - ds +- 2010-11-13 grainBuf: audio-rate trigger fix - tb +- 2010-11-15 generate libsclang and libscsynth with .so.1 extension (and soname) on linux - ds +- 2010-11-15 scons create symlinks from libX.so to libX.so.1 on linux, and install them - ds +- 2010-11-16 added .htm files to SConstruct as approved help file extension - mb +- 2010-11-28 compile fix for curl support - tb +- 2010-11-28 prevent asBus from breaking when called with no numChannels - jh +- 2010-12-03 grain ugens: demand ugen input fix - tb +- 2010-12-05 SystemClock and TempoClock sched and schedAbs with inf time doesn't schedule the task in the first place. backported from master - tb +- 2010-12-08 prString_FindRegexp fix: match char array was too short to hold null termination - jli +- 2010-12-11 fix classbrowser colors bugs. backported from master - tb +- 2010-12-12 fixes the bug where installed quark help files would not be detected - tb/ar +- 2010-12-13 mark inherited methods in class browser by background colour. backported from master - tb +- 2010-12-30 Pipe does not remove closed pipes from openFiles - jh +- 2010-12-30 fix String:rotate - pb +- 2011-01-02 unit generators: LagControl - fix initialization order - jh +- 2011-01-02 unit generators: LagControl - dynamically allocate buffer for filter states - tb +- 2011-01-07 fixed iOS compilation and backported changes from master branch - ab +- 2011-01-06 array primitives: fix allTuples and unlace - pb +- 2011-01-07 sclang: makeIntrinsicClass - correct bounds for memcpy - tb +- 2011-01-08 sclang: prString_FindRegexp - fill array after allocating objects - tb +- 2011-01-14 sclang: prString_FindRegexp ensure correct size of results array during gc calls - tb +- 2011-02-27 sclang: ensure minimum stack size - tb +- 2011-03-09 SCVim: avoid generating scvim help cache if not currently in scvim - ds +- 2011-03-11 fix the Event type 'note' (fixes rendering patterns to audio files) - rk + + +SuperCollider v3.4.1, released 2010-11 +====================================== + +- 2010-07-12 remove accidental debug messages from SCView (on mac, posted a lot of info to Console, could affect performance) - ds +- 2010-07-11 Collections should behave as reasonably as possible when empty - some fixes to better this - jr +- 2010-07-11 SynthDef:add now sends to all running servers if no libname is given. SynthDescs are still added to the global SynthDescLib. If you want to handle multiple SynthDesc libs, you have to add the servers to each of them explicitly - jr +- 2010-07-12 PanAz: added support for audio-rate pos arg - lfsaw +- 2010-07-18 improved the sclang syntax highlighting parses - Patrick Borgeat +- 2010-07-30 Dreset UGen allows to reset the child UGens on its input - jr +- 2010-08-05 storeOn / asCompileString now simplifies its output. Default arguments that are given in the *new method anyhow are omitted - jr +- 2010-08-06 Dictionary merge and blend methods - jr +- 2010-08-09 method overwrite messages not posted by default, rather a message inviting people to run Main:overwriteMsg for the info - ds +- 2010-08-13 MethodOverride class to encapsule information on overridden messages, inviting people to run MethodOverride.printAll - jr +- 2010-08-13 add size arg to Signal:zeroPad - jr and jh +- 2010-08-18 Pevent now uses default event if no event is passed in - jr +- 2010-08-18 added a shortcut to the rather tedious .asCompileString method. In analogy to object.postcs, object.cs returns the compile string - jr +- 2010-08-20 audio driver for scsynth running on Android (through JNI) - ds +- 2010-08-24 un-deprecate scsynth's ability to use internal "green" FFT lib, for embedded devices etc - ds +- 2010-08-28 no 'record' button for remote server GUIs, since path not generally known - ds +- 2010-09-02 token threading for sclang interpreter - tb +- 2010-09-07 when looking for a code file (openCodeFile) or cmd-J, it is now enough to select a full line, instead of having to select both words around the colon - jr +- 2010-09-07 added methods for better navigation in the class tree (findOverriddenMethod) - jr +- 2010-09-10 add method: Complex:abs to fit common usage - jr +- 2010-09-12 added Dwrand UGen - jr +- 2010-09-15 SystemClock and TempoClock sched and schedAbs with inf time doesn't schedule the task in the first place - jr +- 2010-10-07 change the mac HID error-handler code to output errors to sc post window rather than to mac log; removes a pascal-string issue - ds +- 2010-10-19 Ndef now releses its bus when server was quit or just booted - jr +- 2010-10-20 retain the path to the file in which an error has occurred and post it - jr + + +Bugfixes: +--------- +- 2010-07-10 protecting the server against malformatted SynthDef names - jr +- 2010-06-28 syntaxColorize fix for double-backslashes, thanks Patrick Borgeat for the patch - ds +- 2010-07-24 catch crash in the case that one tries to define a unique method using a return value directly - jr +- 2010-09-07 UGen:clip, :wrap, :fold now apply correctly to scalar-rate signals; also methodSelectorForRate tweak for which class is asked - ds +- 2010-09-09 fix a bug for trigger signals in Demand.kr that hold longer than one control period - jr +- 2010-09-11 bug in audio rate mapping fixed, when new source object was inserted in a mapped node proxy - jr +- 2010-09-12 fix bug: 2994009. LFPar and LFCub audio rate modulation frequency argument work now - jr +- 2010-09-19 fix to JITGui, when numItems is not supplied - jr +- 2010-10-10 remove more crufty NSLog debug messages - ds +- 2010-10-13 fix SCUserView:receiveDrag to receive mouse co-ordinates; thanks Daniel van den Eijkel - ds +- 2010-10-19 debian-style scvim-check-if-plugin-is-active, brought upstream - ds +- 2010-10-19 bug in audio rate mapping fixed, when new source object was inserted in a mapped node proxy - jr +- 2010-10-19 partial fix for bugs item #2994009 - seems to fix LFPar but not LFCub. More work needed - ds +- 2010-10-19 DC: fix multichannel expansion - tb +- 2010-10-19 fix to demand rate unary op ugens, thanks james harkins - tb +- 2010-10-19 Ugens: LinLin/LinExp fixes - tb +- 2010-10-19 only /clearSched if RT - to fix tracker item #3033454 - tb +- 2010-10-19 UGens: binary operators - fix scalar/signal division - tb +- 2010-10-19 fix bug 2988525: SynthDef:writeDefFile appends path correctly - tb +- 2010-10-19 ProcessOSCPacket: fix possible deadlock - tb +- 2010-10-19 fix network address handling - albert graef +- 2010-11-05 fix memory issues in regular expressions: correct memory management in prString_FindRegexp - tb +- 2010-11-07 sclang: correct symlink handling - tb, ar + +SuperCollider v3.4, released 2010-07 +==================================== + +Headlines: +---------- + +- 2009-09-03 add support for Mac OS 10.5 and greater 64-bit builds of plugins and scsynth +- 2009-07-xx iphone support by Axel Balley added - ab +- 2009-07-21 EnvirGui added, a gui for livecoding/editing environments - adc +- 2009-07-24 Server.plotTree method for visualising the groups and synths on the server - sw +- 2009-07-31 mac osx text-completion feature now includes sclang objects - ds +- 2009-08-01 sclang now has a flag (Platform.ideName) for which IDE is in use (scapp, scvim, scel, sced, jsceclipse...) so that the same class-library can be used with different IDEs, enabling IDE-specific code as necessary - ds +- 2009-08-16 add emergency escape route: if sclang is caught in an infinite loop, send it a USR1 signal to break out of it - ds +- 2009-09-12 String:findRegexp and other regular expressions now available on linux as well as mac - mb,ds +- 2009-09-18 n_order and Server:reorder allow one to specify chains of nodes - sw +- 2009-09-20 simplify the Server recording interface. prepareForRecord is now optional (will be automatically invoked if you don't), and the server gui button is now just two-state "record" "stop" - ds +- 2009-10-04 support multichannel indices for Env:at - jr +- 2009-10-29 improve OSC message correctness: for convenience, sclang allows command names as symbols with no leading slash e.g. \g_new. To improve compliance with the OSC standard, the leading slash is now added to those symbols before dispatch - ds +- 2009-11-07 use nova-simd framework for performance improvements of unit generators - tb +- 2009-11-21 Event type \note supports polyphonic sustain, lag and timingOffset, and responds correctly to free and release. Add \grain event type. - jr +- 2009-11-28 windows: system "application support path", previously hardcoded as C:\SuperCollider, now settable by environment variable SC_SYSAPPSUP_PATH. Default setting for that env var (when using official wix bundle) will be [SC3INSTALLLOCATION] - ds +- 2009-12-15 sclang: 64-bit safety - tb +- 2009-12-15 sclang: performance improvement of math ops - tb +- 2010-01-02 scsynth: use osc-compilant address patterns for server/lang communication - tb +- 2010-01-24 add readline interface to sclang command-line. This is used by default when invoking "sclang" (to use the non-readline interface set the "-i" option to something other than "none") - ds +- 2010-01-24 enable GPL3 code by default - this 'upgrades' the overall binary license from GPL2+ to GPL3+, and allows supercollider to benefit from GPL3+ libraries such as libsimdmath and gnu readline - ds +- 2010-02-04 Improvements to SC.app editor: Split pane documents, AutoInOutdent - sw +- 2010-02-18 scvim: now compatible with gnu screen, opens post window using screen, making it compatible with a pure-CLI environment - ds +- 2010-02-xx add the Deployment32-64 build style for building on OS X (10.5 and greater) - jp +- 2010-03-10 SynthDef:memStore deprecated in favour of the more coherent and typeable SynthDef:add - jr +- 2010-04-11 Moved some more experimental JITLib classes to "JITLib extensions" Quark - jr + + +Bugfixes: +--------- + +- 2009-06-12 fix for level indicator: critical and warning now display based on peak if it is shown rather than on value - sw +- 2009-06-18 fix for mouse coordinates bug - sw +- 2009-06-22 fix for negative bounds issue in SCUserView - sw +- 2009-06-23 avoid memory corruption when unknown OSC type tags are received. Instead forward them to sclang - jr +- 2009-06-23 Fix server crash with negative buffer numbers. - jr +- 2009-07-20 factors(): no prime factors exist below the first prime - jr +- 2009-07-21 Loudness ugen now supports LocalBuf - nc +- 2009-07-23 Fix very nasty bug in Pbindf: if a key is an array, new values were written into the incoming event, instead of the outgoing event - jh +- 2009-07-28 catch unintialised value in sc_GetUserHomeDirectory(), fixing potential memory corruption if HOME not set - ds +- 2009-08-01 SpecCentroid, fix its reaction to silence (output zero instead of NaN) - ds +- 2009-08-01 NamedControl: single default value now returns instance, not array, default values are obtained in a consistent way - jr +- 2009-08-04 fix the CPU-usage issue when calling plain "./sclang" from the terminal on OSX (seems it was caused by a bug in how OSX handles poll() calls) - ds +- 2009-08-15 LinPan2: fix initialisation issue - panning was not correctly applied during the first calc block - ds +- 2009-09-28 Workaround for faded colours in HTML docs - sw +- 2009-09-13 fix PV_MagShift argument handling, so that the defaults mean no-change, matching the behaviour of PV_BinShift - ds +- 2009-09-20 warn about weirdness of Float:switch - ds +- 2009-09-30 prevent NaN output from SpecFlatness when input is silence - ds +- 2009-10-16 fix cropping issue in printing SuperCollider.app documents - cq +- 2009-10-17 many phase-vocoder (PV_) ugens previously didn't handle the DC/nyquist bins as expected. fixed most of these (PV_MagAbove, PV_MagBelow, PV_MagClip, PV_LocalMax, PV_BrickWall, PV_MagSquared, PV_BinWipe, PV_CopyPhase, PV_Max, PV_RandComb) - ds +- 2009-11-01 fix audio rate arg problem in PlayBuf - jp +- 2009-11-02 fix amplitude-convergence issue in Pan2, Balance2, LinPan2, XFade2, which could sometimes result in sound despite zero amp, as discovered by jh - ds +- 2009-11-03 fix unsafe implementation of methods that allow sending collections to buffers - jr +- 2009-11-04 fix signalRange for MouseX, MouseY and KeyState, so that the range message works now - jr +- 2009-11-19 Fix for PV chains and LocalBuf - sw +- 2009-12-14 fix uninitialised variable in Pulse (could sometimes cause small glitch on init), thanks to rhian lloyd - ds +- 2010-01-10 Demand ugens can now handle more than 32 channels, thanks Patrick Borgeat for the patch - ds +- 2010-02-05 scsynth now respects the -D commandline option when running in NRT mode - ds +- 2010-02-11 Fix for nowExecutingPath with Routines - sw +- 2010-02-23 Performance fixes for SCUserView - sw +- 2010-02-25 Fix interpolation / indexing problem in VDiskIn that caused slight pitch fluctuations - jp +- 2010-03-11 SequenceableCollection:reduce no longer returns nil if the collection has only 1 element - ds +- 2010-03-28 fix memory leak of empty command line, for interactive sclang mode - tb +- 2010-03-29 main menu for Mac lang editor app: correction to key for evaluate selection, used to be return, now return+shift - nc +- 2010-04-19 fix missing font issue in Plotter -jr + +Other additions/improvements: +----------------------------- + +- 2009-06-11 Evaluate Selection menu command - sw +- 2009-06-23 allow remote apps to send type chars - jr +- 2009-06-27 build 32bit sclang on x86_64 - tb +- 2009-07-xx efficiency improvements on some UGens - tb +- 2009-07-xx improve Quarks use of svn for smoother user experience - ds +- 2009-07-22 catch the case when a user tries to compile into a synthdef, a unary/binary operator that the server can't apply - jh +- 2009-08-29 String:toUpper and String:toLower - ds +- 2009-09-06 Boolean:while now throws an informative error, since Boolean:while has no particular use but is often used in error by beginners in code where Function:while is intended - ds +- 2009-09-12 method FunctionDef:makeEnvirFromArgs allows to create template events from a function - jr +- 2009-09-30 Error is now posted if maxSynthDefs exceeded -sw +- 2009-11-03 TwoWayIdentityDictionary has a removeAt method now - jr +- 2009-11-04 update of deferredTaskInterval from 0.038 to 0.01667 - fo +- 2009-11-07 improved PyrSlot typesafety - tb +- 2009-11-23 menu system improvements in Windows IDE - mv +- 2009-12-13 tidyups for "sclang when on osx but not in sc.app" - ds +- 2009-12-13 added lincurve and curvelin methods for numbers and UGens - jr +- 2010-01-01 OSCresponder and OSCresponderNode respond equally to messages with or without preceding slash - jr +- 2010-01-04 sclang: deprecated Proutine - switch back to the original Prout +- 2010-01-06 UnitTest Quark improved, added script support - jr +- 2010-01-23 Improved NodeProxy and ProxySpace helpfiles. Added proxy composition syntax to NodeProxy - jr +- 2010-01-30 Make multichannel plotting easier. If no numChannels is given, find out automatically - jr +- 2010-01-31 add new LOOP1 macro - tb +- 2010-01-31 use c99 log2 functions for sc_log2 - tb +- 2010-02-09 rearrangement of supercollider source code tree - ds +- 2010-02-11 Server:default_ now assigns to s by default. Settable with flag - sw +- 2010-02-27 removed SCAnimationView and added SCUserView:animate_ - fo +- 2010-03-10 SCPen:setSmoothing changed to SCPen:smoothing_, harmonised change with swingosc - ds +- 2010-03-23 exponentiation for Complex numbers - jr +- 2010-xx-xx many helpfiles improved - various authors +- 2010-03-30 Image class added, a redirect for SCImage or JSCImage - hr +- 2010-03-30 Pitch ugen ability to output clarity measure (by default not activated, for backwards compat) - ds + +SuperCollider v3.3.1, released 2009-06-19 +========================================= + +Headlines: +---------- + +- 2009-05-11 SCWindow additions for visible, visible_, unminimize - cq +- 2009-05-17 server guis (on osx) now indicate which one is currently default - adc +- 2009-05-18 enabled control rate versions of Ball, TBall and Spring - mb +- 2009-05-18 LID support for setting "MSC" state as well as "LED" on devices - ds +- 2009-06-19 patched for compatibility with Safari 4, fixing a lockup issue when opening help docs - ar + +Bugfixes: +--------- + +- 2009-05-11 fix keyword addressing for the order: argument - jmc +- 2009-05-15 update libsndfile to 1.0.20 to fix security issues (overflow vulnerabilities) in libsndfile - ds +- 2009-05-20 fix bug #2790649, "very large SimpleNumber:series can crash sclang" - ds +- 2009-05-25 mac icons for document types .quark .scd .rtfd were omitted from the app bundle, now fixed - ds +- 2009-06-02 EnvGen: fix off by one block latency in envelope attacks and releases - jr +- 2009-06-12 bug fix for level indicator: critical and warning now display based on peak if it is shown rather than on value - sw +- 2009-06-12 mouse coordinates fix, deprecate SCUserView:mousePosition - sw +- 2009-06-17 some issues fixed in SCUserView - cq +- 2009-06-20 fix redirect for Stethoscope - adc + +Other additions/improvements: +----------------------------- + +- 2009-05-05 fixes/improvements to cocoabridge primitives - cq +- 2009-05-06 SCImage various minor improvements - cq +- 2009-05-16 optimisation for scrollview drawing, remove VIEWHACK - sw +- 2009-05-xx various documentation updates - various +- 2009-05-xx various improvements to ubuntu-debian packaging scripts - ds, am +- 2009-05-20 SynthDef:writeOnce now available as an instance method as well as a class method - ds +- 2009-06-11 sc.app gets a menu command for "Evaluate selection" - sw +- 2009-06-17 adjusted SCKnob to use relative mouse coordinates - jm +- 2009-06-17 small fix to SConstruct to allow for new Debian X11 location when compiling on linux - mb +- 2009-06-19 Blip ugen: prevent sound blowup by never letting numharm be less than 1 - fo +- 2009-06-20 SCPen: fillStroke changed default from draw(4) to draw(3) - fo +- 2009-06-21 Fold, Clip and Wrap can now modulate the low and high inputs. + +SuperCollider v3.3, released 2009-04-30 +======================================= + +Headlines: +---------- +- 2008-04-08 scvim is now part of the distro - ds +- 2008-04-20 improvements to MIDI sysex handling - added sysex parsing directly in source - thanks to charles picasso +- 2008-07-12 scsynth on Mac can now use separate devices for audio input vs audio output. Thanks to Axel Balley for much of the work on this, also a bit by ds. +- 2008-07-12 PlayBuf, RecordBuf, BufWr, BufRd, ScopeOut - used to be limited to 16-channel audio maximum. Now can handle massively multichannel audio - ds +- 2008-07-19 Buffer:normalize method added - ds +- 2008-07-23 FFT and IFFT added option for zero-padding, by optional "framesize" argument - ds +- 2008-09-03 new VDiskIn ugen - jp +- 2008-10-08 SCImage for manipulating bitmap image objects (mac only) - ch +- 2008-10-09 LocalBuf system to allow synths to manage their own purely-local buffers - jr +- 2008-10-17 Added "-P" option to scsynth (accessible as s.options.restrictedPath) to allow restricting which paths scsynth is allowed to read/write - ds +- 2008-10-18 new PartConv ugen, performs efficient frequency-domain convolution - nc +- 2008-10-26 support on mac for "modal windows/sheets" (for user dialogs etc) - sw +- 2008-xx-xx various behind-the-scenes efficiency improvements, for a sleeker audio server that can do more on a given machine - various contributors +- 2008-11-01 add BEQSuite filter UGens (blackrain, jp) +- 2008-11-11 add Pfxb pattern - jr +- 2008-11-25 new EZPopUpMenu - jm +- 2008-11-29 Pitch ugen can now also track the pitch of control-rate signals - mb +- 2008-11-30 Drag and drop paths from Finder to Documents and SCViews - sw +- 2008-12-03 added PV_Div ugen for complex division - ds +- 2008-12-07 added PV_Conj ugen for complex conjugate - ds +- 2008-12-15 new ViewRedirect for easier cross-platform gui syntax. e.g. Window now redirects to SCWindow or JWindow. ds & jm +- 2008-12-15 revised and updated all SC Gui documentation. New gui introduction. New SCUserView subclassing tutorial. - jm +- 2008-12-15 the /done message for Buffer allocation/free/etc now also includes the buffer index - jt +- 2008-12-15 added methods to SCFreqScope for "special" SynthDef, and for visualising frequency responses - ds +- 2008-12-18 the main windows version of sc is now called "SuperCollider" rather than "PsyCollider" (although psycollider is the name of the code editor). SuperCollider on windows now has a different (better? who knows) installer, uses the main sc3 icon, and has some other tweaks that make it different from version 3.2 - ds +- 2008-12-19 new EZListView - jm +- 2009-01-02 sced (the gedit sc plugin) is now part of the distro - mb/artem +- 2009-01-06 SendReply UGen - jr +- 2009-01-06 VDiskIn sends file position to client - jr +- 2009-01-12 map audio to SynthDef controls. new OSC messages n_mapa and n_mapan. - jp, jr, rk +- 2009-01-13 relativeOrigin=true. SC's coordinate system in container views and user views are now by default relative. +- 2009-01-15 SCLevelIndicator view added - sw +- 2009-01-16 Scale and Tuning classes added - tw +- 2009-01-17 SuperColliderAU (scsynth as a Mac OSX "Audio Unit") added to main distribution - gr +- 2009-02-03 EZKnob revised and now part of distro - br, jm +- 2009-02-23 SystemActions refactored - jr +- 2009-02-23 SCMenuItem, SCMenuGroup, and SCMenuSeparator for user customisable menus - sw +- 2009-02-23 LFGauss UGen added - jr +- 2009-03-14 Added GeneralHID based patterns PhidKey and PhidSlot - mb + +Bugfixes: +--------- +- 2008-05-20 fix for the special case when 0.2.asFraction beachballs the lang (bug id 1856972) - jr +- 2008-05-20 fix slight mistake in the defaults printed by scsynth on command-line (bug id 1953392) - ds +- 2008-07-24 Routine / AppClock fix setting the clock of the thread (bug id 2023852) - jr +- 2008-09-16 stability fixes to FFT and IFFT - ds +- 2008-09-27 fix TExpRand.ar - ds +- 2008-11-11 SystemSynthDefs.numChannels can now be set from the startup file - jr +- 2008-11-24 avoid FFT failure when buffer not allocated - jr +- 2008-11-29 resolved inconsistency in Server:waitForBoot - function is always executed in a Routine, whether or not the server is booted - ds +- 2008-12-07 FlowView setting inital margin and gap fixed (bug id 1986059) - jh +- 2008-12-07 OSCpathResponder fixed (bug id 2021481) - jh +- 2009-01-08 b_readChannel fixed (bug id 1938480) - mb +- 2009-01-08 MIDIIn.connect on Linux fixed (bug id 1986850) - mb +- 2009-01-09 Tabbing in SCTextView - sw +- 2008-08-23 fix for sclang crashing sometimes when compiling erroneous code (bug id 2022297) - rb +- 2009-01-18 SCScrollView relativeOrigin glitch fixed (bug id 2508451) - jr, sw +- 2009-01-28 Fixed QuartzComposer view bounds bug - sw +- 2009-02-21 NodeProxy handles groups more consistently - jr +- 2009-04-16 asFraction fix by JMcC - jr + +Other additions/improvements: +----------------------------- +- 2008-03-22 added open Method and link handling to SCTextView - sw +- 2008-04-04 SoundFile:toCSV - ds +- 2008-04-29 buffer UGens now post a warning (rather than failing silently) if buffer channels doesn't match num ins/outs - ds +- 2008-07-14 Deprecated rendezvous in favour of zeroConf - sw +- 2008-09-xx various code improvements, including compiling for 64-bit linux - tb +- 2008-10-03 improvements to standalone build - jp +- 2008-10-03 SCEnvelopeView remembers drawing order. - sw +- 2008-10-05 Maintain initial offset when dragging on an Envelope View node. This avoids nodes jumping to a new position on mouse down. - sw +- 2008-10-05 Enabled gridOn, gridResolution, gridColor, timeCursorOn, timeCursorPosition, and timeCursorColor for SCSoundFileViews. - sw +- 2008-10-31 thisProcess.pid - sclang now can know what its process id is - ds +- 2008-11-21 support for LocalBuf in FFT UGens - jr +- 2008-11-27 SC3 will ignore ugens/class-files in folders named "ignore". Previously the name has been "test" - ignoring folders named "test" is now deprecated and will be removed - ds +- 2008-12-06 Added Main:recompile to allow recompiling from code (SC.app only so far) - sw +- 2008-12-08 Added custom drag label for SCView - sw +- 2008-12-15 Buffer's done osc reply now includes the bufnum - jt +- 2008-12-20 Help tree in help menu (OSX) - sw +- 2008-12-24 EZSLider and EZNumber now have an enclosing containers, as well labelPosition =\left, \right, or \stack modes - jm +- 2009-01-03 Help browser text is editable/executable (CocoaGUI) - sw +- 2009-01-04 Escape exits modal and fullscreen states (OSX) - sw +- 2009-01-08 interface change to ProxySpace.stop (now stops all proxies, just like free/end/clear) - jr +- 2009-01-08 improved Ndef implementation, stores values in an internal ProxySpace, Ndef takes server names for multiple servers. - jr +- 2009-01-08 improved ProxyMixer implementation, added NdefMixer. - adc +- 2009-01-11 Added class browser to help menu (OSX) - sw +- 2009-01-20 New Cocoa based SCTextField - sw +- 2009-01-28 More helpful error string for operation cannot be called from this Process - sw +- 2009-02-23 CocoaDialog takes allowsMultiple arg rather than maxItems - sw + + +SuperCollider v3.2, released 2008-02-21 +======================================= + +Headlines: +---------- +- 2007-11-xx new suite of machine listening ugens - Loudness, BeatTrack, Onsets, KeyTrack, SpecCentroid, SpecPcile, SpecFlatness - nc, ds +- 2008-01-06 FreeBSD compatibility - hb +- 2008-01-10 Quarks updating on OSX should now be easier for first-time users; commands are run in a separate terminal window - ds +- 2008-01-15 "Advanced find" in Mac interface - jt +- 2008-01-20 Buffer.copy changed to match other .copy methods - now copies language-side object rather than server buffer. Buffer.copyData can be used to copy data from one server buffer to another - jh +- 2008-01-20 - add volume controls to the Server and Server guis - jp +- 2008-01-xx Pattern library implementation changes, Pfx, Pbus, Pgroup etc. - rk, jr, jh +- 2008-01-26 TDuty outputs trigger first, not level. for backwards compatibility TDuty_old - jr +- 2008-02-03 moved the search location for "startup.rtf" on Mac - now searches in system, then user, "Application Support/SuperCollider" folders - ds + +Bugfixes: +--------- +- 2007-11-16 bug fixes for MIDIIn in connect/disconnect methods. split MIDIOut.sysex into user method and primitive (breaks with previous implementation). default value for uid arg in MIDIOut.new. - mb +- 2007-11-18 fixed a bug in prTry / protect - jr +- 2007-11-27 lock avoided in nextTimeOnGrid +- 2007-12-12 Node-setn fixed when using integers as control indices - jr +- 2008-01-16 fixed Pen: bug with fillRect, fillOval and fillColor (bugtracker id 1837775) - jt +- 2008-01-20 CheckBadValues rate-checking was too restrictive - ds +- 2008-01-20 fix for Saw and Pulse's offset noise on first instantiation, thanks to hisao takagi - ds +- 2008-01-26 TDuty / Duty does not drift anymore - jr +- 2008-02-07 Fixed hang and incorrect background drawing in Cocoa scrollviews - sw + +Other additions/improvements: +----------------------------- +- 2007-11-16 MIDIOut.connect and disconnect - mb +- 2007-11-18 added T2A UGen - jr +- 2007-11-18 Refactoring of Document class, including new CocoaDocument class to handle the Cocoa-specific (SuperCollider.app) document management - ds +- 2007-11-18 More macros available in the plugin API for UGen programmers: GET_BUF, SIMPLE_GET_BUF, FULLRATE, RGET, RPUT - ds +- 2007-11-20 UnixPlatform:arch method - jp +- 2007-11-20 FFTTrigger UGen - a ugen to create "fake" (empty) FFT chains - jp +- 2007-11-21 StartUp protects its added functions from each other - if one fails this no longer prevents others from running - ds +- 2007-11-25 added Pclutch and moved StreamClutch to common - jr +- 2007-11-27 Function:inEnvir added - jh +- 2007-12-12 added Collection.flatIf - jr +- 2007-12-15 added control rate functionality to NumRunningSynths - jr +- 2008-01-08 martin rumori's DiskIn bugfix and loop enhancement - jp +- 2008-01-10 String:runInTerminal method - ds +- 2008-01-11 poll now works for scalar ugens - jr +- 2008-01-15 Collection:maxIndex and Collection:minIndex - nc +- 2008-01-24 Server.options.rendezvous to (de)activate Rendezvous if desired - ds +- 2008-01-24 demand ugens accept audio rate inputs correctly - jr +- 2008-01-26 added Dbufwr ugen, for writing to buffers from a demand ugen chain - jr +- 2008-01-27 Main:version and associated methods for programmatically determining which version SC is - ds +- 2008-02-03 Server:defaultRecDir class variable, to allow user to specify default rec location - ds +- 2008-02-07 SCScrollView and SCScrollTopView no longer fire their action when scrolled programatically - sw + + +SuperCollider v3.1.1, released 2007-11-16 +========================================= +Bugfixes: +--------- +- 2007-11-09 re-organized the main help file - rb +- 2007-11-14 fix for .asStringPrec, to avoid crashes on intel systems for large precision values - jt + +Other additions/improvements: +----------------------------- +- 2007-11-14 added a preprocessor to the interpreter - jr +- 2007-11-14 added a startup message specifying how to get help - rk + + +SuperCollider v3.1, released 2007-10-31 +======================================= +(changes below are since 2007-09-22, for first ever point release) + +Headlines: +---------- +- 2007-09-27 SparseArray class added - jr +- 2007-09-28 Help.gui added - ds +- 2007-10-01 FFT and IFFT rewrite - now using more efficient libs, also allows user to vary the overlap and the window type, also large-sized FFTs are possible - ds +- 2007-10-02 UnpackFFT and PackFFT added - these allow for flexible frequency-domain manipulations inside synths - ds +- 2007-10-04 Pkey and Pif added - hjh +- 2007-10-05 reformed Patterns - all patterns accept patterns as arguments - jr +- 2007-10-08 change to UGen plugin loading fixes the audio dropout issue that various users have experienced - rb +- 2007-10-08 GeneralHID crossplatform HID wrapper - mb +- 2007-xx-xx many improvements to Quarks package-management system. gui improvements, dependency-handling improvements, etc - various +- 2007-10-20 added a Glossary file - sw +- 2007-10-xx various new help files added, and many help files improved - various +- 2007-10-26 changed Cmd-? to Cmd-D in lieu of the default help menu shortcut in Leopard. Also changed Cmd-Shift-K (clear post window) to Cmd-Shift-C to avoid accidental recompiles. - rb + +Other additions/improvements: +--------------------------- +- 2007-09-22 change log added, much rejoicing +- 2007-09-25 added packagesource.sh script to produce source code bundles - ds +- 2007-09-28 IdentityDictionary:doesNotUnderstand now warns if adding a pseudo-method which overrides a real method - jr +- 2007-09-28 String:openHTMLFile added - ds +- 2007-10-04 Integer:collect and Integer:collectAs methods added - ds/jr +- 2007-10-05 Dwhite:new and Dbrown:new have default values for lo and hi - jr +- 2007-10-10 SC no longer automatically writes data (synthdefs, archive.scxtar) to the application folder - instead writes to "app support". This fixes problems with running SC using an unprivileged user account - ds +- 2007-10-16 SequenceableCollection:median speed improvement, approx ten times faster in many cases - ds +- 2007-10-20 Object:deprecated and DeprecatedError added to allow for method deprecation - sw +- 2007-10-21 Amplitude : attackTime and releaseTime can be modulated now - jr +- 2007-10-25 Collection : histo method improved and moved from mathLib to common - jr +- 2007-10-30 improvements to cocoa Gui, including SCUserView improved to support layering and own draw hook - jt, sciss +- 2007-10-31 refactored Pbrown, added Pgbrown - jr + +Bugfixes: +--------- +- 2007-09-29 takekos bug fixed (obscure issue with garbage collection in arrays) - jm +- 2007-10-01 fixed off by one bug in Dswitch and Dswitch1 that caused a server crash - jr +- 2007-10-09 fixed deadlock and other problems in NSAttributedStringAdditions.m - rb +- 2007-10-11 fixed inaccurate automatic determination of whether SC is running as standalone - ds +- 2007-10-14 .quark files now saved correctly as plain-text, not RTF - ds +- 2007-10-24 fixed a bug in Pbeta - jp + + +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* + + + +SuperCollider v3.6.5, released 2013-04 +====================================== + + Jakob Leben (10): + sc class library: fix regression in Server:-scope + scide: add "reset font size" action to post window and help browser + scide: autocompletion: order methods by class hierarchy when class is + known + documentation: improve info on logical time, clocks and threads + documentation: more info on threads, clocks and time + sclang: PyrThread: ensure slot type safety + documentation: clarify the functioning of Thread and Routine + streamline README.txt + documentation: improve thisFunction and thisFunctionDef + + Julian Rohrhuber (3): + sc class library: replacing the source of a node proxy led to hanging + patterns + sc class library: NodeProxy:cleanNodeMapnow works even if no settings are + present + fix typo / removing the implication that ansi-C isn't appropriate + + Michael Zacherl (5): + In.schelp: replaced AudioIn w/ SoundIn in reference, added loudness + warning in example section + Knob.schelp: repositioned text in mouseOverAction example + Klang.schelp: changed 'filter' to 'oscillator' in methods section + DynKlang.schelp: changed 'filter' to 'oscillator' in methods section + README.txt: reworked and simplified with focus on SC IDE and version 3.6 + + vividsnow (2): + scdoc: Pseg: duration pattern in beats not seconds + scdoc: add thisFunctionDef/thisFunction + + +SuperCollider v3.6.4, released 2013-04 +====================================== + + Dan Stowell (1): + SinOsc and Osc: note phase issue beyond +-8pi. Fixes #815 + + Jakob Leben (34): + sclang: fix Char:-isUpper/isLower + qtcollider: add QListView:-selectionAction + qtcollider: add QListView:-selection setter + scide: remove credits for kiberpipa + help: GUI - improve documentation of alignment options + help: add guide on creating standalone applications + sc ide: show impl/ref lookup dialogs even when no text under cursor + sc class library: ClassBrowser: fix search with empty query string + sc ide: interpreter: post notification on quit or crash + qtcollider: pass exit code up to SC_TerminalClient + sc ide: fix and improve region detection + sc ide: sc editor: add action to select pair of brackets enclosing cursor + sc ide: sc editor: update bracket match highlight after applying settings + qtcollider: QTextView: increase 'selectedString' compatibility, fix docs + qtcollider: envelope view: fix drawing of quadratic and cubic curves + sc ide: help browser: delegate docklet focus to webpage view + sc ide: docklet: when focusing, also activate window + sc ide: fix auto-indenting closing brackets on certain locales + sc ide: ensure dock widgets within screen bounds when first undocked + qtcollider: QTextView: set 'enterInterpretsSelection' to true by default + scide: config dialog: preserve font when toggling "show only monospaced" + scide: select line in code on triple click + scide: ensure last active window activated after open/save file dialog + scide: on startup, remove invalid file paths from "recent documents" list + scide: improve default paths in open/save dialogs + scide: save document dialog: always allow saving with any extension + scide: editor: highlight unmatched brackets just like mismatched ones + qtcollider: StackLayout: fix crash when removing contained widget + qtcollider: do not allow reparenting layouts, to avoid crashing + scide: fix closing tool panels on Escape + scide: impl/ref lookup: close dialog when opening documentation for class + Revert "Revert "scide: on Mac, make one global menu to share by all + windows"" + scide: prevent erroneous overriding of shortcuts on Mac OS + + James Harkins (2): + Library: Bugfix for PmonoArtic inside other patterns w/cleanup + Library: Fix Pfset passing child cleanups up to its parent(s) + + Tim Blechmann (10): + Help: fix rlpf help file + plugins: DemandEnv - fix shape polling + plugins: GrainBuf - catch both inf and NaN phase arguments + scsynth: prevent possible buffer overflow + cmake build system: fix x11 include paths + class library: Bus - fix get method for multi-channel busses + class library: Server.scope - remove limitation to 16 channels + plugins: LocalOut - don't crash server if LocalIn is missing + sclang: prevent buffer overflow + scide: link with librt + + Victor Bombi (1): + supernova: CMakeLists.txt must set include dirs for fftw3f + + attejensen (1): + Update MIDI.schelp + + +SuperCollider v3.6.3, released 2013-02 +====================================== + + Dan Stowell (2): + Add cmake option NO_GPL3 to simplify building of GPL2 binaries + SCDoc: generalise licensing from GPL3+ to GPL2+ + + Graeme Urquhart (2): + Issue #702 fix: sendSelection receives NSString + String:Help of split method matches implementation + + Jakob Leben (24): + qtcollider: relicense to GPL version 2 + sclang: terminal client - fix and simplify request handling + qtcollider: support String:-speak when Speech class is + available + cmake: set LIBSCSYNTH=ON by default on Windows + qtcollider: QView - do not block beginDrag if currentDrag is + already set + qtcollider: QKnob - let 'background' affect knob color + sc ide: improve server boot/quit actions + sc ide: improve interpreter start/stop actions + sc ide: improve default server booting shortcuts + qtcollider: sf view: fix loading non-power-of-two floating + point files + sc ide: disable zooming by mouse wheel (scrolling) + sc ide: editor - set Qt::WA_MacNoClickThrough on viewport + help: improve the SC IDE guide + qtcollider: implement QtGUI:*cursorPosition + class library: Platform - redirect getMouseCoords to GUI + sc ide: post window - disable click-through on Mac OS X + sc ide: add Help menu action to open the SuperCollider IDE + guide + help: SC IDE guide - show scaled screenshot, with a link to + unscaled one + sc ide: docklets - fix geometry after undocking + sc ide: change default shortcuts for Go To Next/Previous Region + sc ide: make cmd-period silent + sc ide: improve status box context menu interaction + sc ide: add context menu to interpreter status box + + James Harkins (4): + Fix title:: tags in the practical guide: user-friendly titles + vs. filenames + Add Practical Guide Cookbook entry on swing rhythms + PG_Cookbook_08: Fix an omitted copy/paste + Fix typo in analysis example: BufWr.ar on a kr signal is bad + + Tim Blechmann (22): + supernova: fix crash on /quit with portaudio + class library: PlusFreqScope - survive server actions + scide: remove ctrl-b shortcut + class library: FreqScope - fix for starting scope after booting + common: introduce new autogenerated SC_Version.hpp header + class library: fix Array-unlace + supernova: plugin interface - guard access to rt-pool + plugins: IOUgens - prevent buffer overflow + Help: BrownNoise - use a convention of -20db + supernova: sized array - assert boundaries + supernova: sndfile backend - correctly use correct blocksize + for temp buffer + supernova: jack backend - avoid uninitialized value + supernova: nrt engine - nicer formatting of message log + plugins: ui ugens - initialize libx11 for threading + supernova: start dsp threads from run methods + sclang: library config - correcty handle library config command + line argument + server plugins: RecordBuf - fix multichannel corruption and + buffer overrun + fftlib: for now we avoid intptr_t + server plugins: fix div_ka + plugins: osc ugens - fix GET_TABLE macro + plugins: OscUGens - ensure buffer initialization + scide: add menu item to open the user application support + directory + + Victor Bombi (2): + common: win32 - avoid integer truncation + supernova: correctly print synthdef path + + +SuperCollider v3.6.2, released 2012-12 +====================================== + + BS Collist (1): + qtcollider: QEnvelopeView - add method to return all selected + indexes + + Jakob Leben (32): + common (windows): unify access to known folder paths + sclang (windows): add primitive to access "My Documents" dir + cmake: expand the search for libsndfile and libfftw3f + cmake (Windows): use CMAKE_LIBRARY_PATH for fixup_bundle() + search dirs + scide: let cmd-period have an application-wide shortcut context + scide: DocumentManager - refresh cached file info before + storing save time + scide: help browser - support doc/impl/ref lookup for selected + text + scide: search widget hierarchy upwards for first handler of + lookup actions + scide: GenericLookupDialog - no need for subclassing QTreeView + anymore + scide: make doc/impl/ref lookup shortcuts work on detached + docklets + scide: always pop up lookup dialogs with the active window as + the parent + scide: update translation sources, add italian + qtcollider: start drag within mouse event handler + qtcollider: QStethoscope2 - reverse operation of horizontal + zoom slider + scide: GenericCodeEditor - set Qt::WA_MacNoClickThrough widget + attribute + scide: SyntaxHighlighter - swap QChar::toAscii() for toLatin1() + scide: Document - swap QString::toAscii() for + QString::toLatin1() + scide: MainWindow - substitute deprecated + QFileDialog::setFilter(QString) + scide: MainWindow - include QMimeData + scide: PostWindow - include QMimeData + scide: GenericCodeEditor - include QMimeData + qtcollider: QWidgetProxy - include QDrag + sclang: SCIpcClient - fix includes + cmake: sclang - fix building when SC_IDE=ON and SC_QT=OFF + cmake: scide - add QtNetwork to required Qt modules + qtcollider: QStethoscope2 - refactor for robustness + qtcollider: QListView - add 'selection' method to get all + selected indexes + help: document new 'selection' methods of EnvelopeView and + ListView + help: View - improve documentation, fix links + help: fix a large amount of broken links due to changes in + SCDoc + cmake: FindPortmidi - actually implement auto-finding portmidi + + James Harkins (1): + Fix bug introduced by 7f29d322: Don't free the same alloc'ed + index twice + + Tim Blechmann (18): + scide: DocumentManager - read files via QTextStream to decode + characters + supernova: osc handler - fix completion message and done + message for /b_close + supernova: asynchronous log - fix string splitting + supernova: compile fix + supernova: send /fail messages on /notify commands + supernova: send /fail on buffer commands + supernova: fix sndfile error handling + win32: ensure stack alignment + plugins: fix GrainBuf cleanup + Help: SymbolicNotations - replace SCSlider with Slider + supernova: plugin interface - protect against multiple done + actions + Help: remove memStore + class library: Buffer - freeMsg should clear all cached + information + supernova: osc interface - fix bug with node reordering + supernova: buffer_read - don't check samplerate when queueing + soundfiles + class library: fix Function.plot + plugins: RecordBuf - fix recordbuf overrun & fix done action + handling + Help: RecordBuf - RecordBuf is recording, not playing + + +SuperCollider v3.6.1, released 2012-11 +====================================== + + Dan Stowell (1): + SpecFlatness: prevent NaN output for silence (thanks nick + collins) + + Glen Fraser (1): + scide: code editor / post window - copy using plain text + + Jakob Leben (13): + update README_WINDOWS.txt for changed application data + locations + fix compilation with MinGW (broken static initialization) + scide: find/replace - use Qt translation system to handle + singular/plural + cmake: scide - improve handling translations + scide: load translations from app resource directory + scide: update translation source files + scide: change english translation file name to serve as + fallback + sclang: (Windows) change app support dir from roaming to local + scide: load fallback translation in addition to locale + translation + sclang: add primitive to allow Platform to access user home + directory + class library: WindowsPlatform - set a user-friendly default + recordingsDir + readme (windows): add instructions on moving application data + + Tim Blechmann (1): + class library: SynthDef - writeDefFile should use default + SynthDef path + + +SuperCollider v3.6.0, released 2012-11 +====================================== + +Major release with many new features - please see the help doc +"News in 3.6" for more information. +http://doc.sccode.org/Guides/News-3_6.html + + +SuperCollider v3.5.7, released 2012-11 +====================================== + + Jakob Leben (6): + sclang: (Windows) fix String:-getenv to return variables set + with -setenv + class library: ServerMeter - fix closing window when server has + never run + sclang: fix 'gcd' and 'lcm' methods + qtcollider: QStethoscope2 - fix width of number boxes + qtcollider: fix SoundFileView:-selectAll and -selectNone + qtcollider: fix QPen:*matrix setter - combine instead of + replace matrix + + Julian Rohrhuber (1): + class library: jitlib - Avoiding sync problems with free/play + + Tim Blechmann (9): + plugins: filters - fix initialization of filter parameters + external libraries: nova-simd update + external libraries: move nova-simd submodule to github + plugins: DelayN - fix initialization code + Revert "plugins: DelayN - fix initialization code" + common: fftlib - increase size limit for ffts + sclang: server shm interface - fix setting of multiple values + plugin interface: provide wrapper class for c++-style unit + generators + + +SuperCollider v3.5.6, released 2012-10 +====================================== + + Dan Stowell (2): + Improve error messages when cmake can't find optional things + Compile fix for Qt widget on arm. Upstreamed from + debian-multimedia (thanks Felipe Sateler) + + James Harkins (1): + Fix Spawner bug: cleanup.update is mandatory, including rest + events + + Jonatan Liljedahl (7): + Quarks: fix typo and also open old-style helpfiles ending with + .htm + Include old non-converted helpfiles in SCDoc document index + HelpBrowser: also open RTF files with whatever is available + Even more support for old help files + scdoc: use JS hasOwnProperty instead of testing the property + directly + HelpBrowser: post javascript errors + SCDoc: properly escape keys in generated docmap.js + + Joshua Parmenter (1): + Fix ServerOptions instance var ordering, etc., to make internal + server booting use correct number of audio bus channels. + + Tim Blechmann (4): + cmake: provide explicit option to use system-installed boost + libraries + external libraries - revert submodule updates + lang: SerialPort - fix invocation of done action + + +SuperCollider v3.5.5, released 2012-09 +====================================== + + Dan Stowell (1): + Fix bug in Complex:exp + + James Harkins (1): + Convert misleading and confusing OSC-style example into + object-style + + Joshua Parmenter (2): + fix IEnvGen kr UGen + fix cocoa window alpha setting + + Tim Blechmann (12): + sclang: fix Array:extendWrap for negative size argument + sclang: array primitivies - protect all array extend primitives + against negative sizes + scdoc: fix string comparison in parser + supernova: sized_array - don't allocate memory for zero-sized + array + plugins: GrainBuf - fix crash when using nan as position + control + scsynth: ensure alignment of wire buffers + supernova: catch exceptions when reading synthdefs + supernova: free_aligned - fix fallback implementation for null + pointers + cmake build system: dont compile shared library with + -fwhole-program + plugins: GrainBuf - allocate grain after reading window + plugins: GrainBuf - fix access to default hann window + + Victor Bombi (1): + cpu usage for portaudio_backend.hpp + + +SuperCollider v3.5.4, released 2012-08 +====================================== + + Dan Stowell (5): + Fix typo that causes build fail on big-endian archs, thanks + Felipe Sateler + fix build on ARM (where qreal==float); thanks Felipe Sateler + Strip gremlin characters from JITLib wrapForNodeProxy.sc + choose clipping rather than wraparound for writing + integer-format audio files (libsndfile setting) + arm build fix: another double->qreal in QcMultiSlider + + James Harkins (1): + Improve documentation of GUI kits and kit switching + + Jonatan Liljedahl (2): + SCDoc: Use proper static string constants instead of comparing + string literals. + Revert "reinstate Mix.arFill and Mix.krFill for backward + compatibility reasons" + + Julian Rohrhuber (2): + reinstate Mix.arFill and Mix.krFill for backward compatibility + reasons + improve string helpfile + + Tim Blechmann (10): + plugins: GrainUGens - handle unallocated window buffers + plugins: GrainBuf - reject multi-channel buffers + plugins: grain ugens - treat empty window buffers correctly + server: provide memory alignment wrappers for msvc + server: scsynth - ensure correct deallocation of SndBuffer + memory + server/language/supernova: automatically clip integer audio + files + scsynth: correctly free aligned buffers + Help: fix OSC function in SendPeakRMS help file + package: use alternative implementation of git-archive-all + + Victor Bombi (1): + MSVC fix + + +SuperCollider v3.5.3, released 2012-06 +====================================== + + Dan Stowell (6): + LocalIn helpfile fix, thanks Bruno Ruviaro + Fix scvim regsitry file for updated filename (thanks Carlo Capocasa) + version number to 3.5.3 + Server helpfile: see-also reference docs + SCVim.sc should not be executable + cmake build system: use system boost libraries if available + + Jakob Leben (1): + cmake: fix Boost Thread linking on Windows + + James Harkins (10): + EnvGen_next_ak_nova: Hardcoded blocksize=64, change to + inNumSamples + Per Scott W., initSiblings is not needed + Reinstate Mix.ar and Mix.kr, with rate checks + Fix crossplatform fail: Scale.directory shouldn’t always depend + on Document + ListPatterns: offset.value omitted (inval) as an argument + Fix PbindProxy:storeArgs - should NOT call “source” on keys in + the array! + Scale:degreeToRatio should handle degrees outside of one + octave’s range + More meaningful error message for too many selectors + Explain the limitation on the number of selectors in one + FunctionDef + Correct spelling error + + Jonatan Liljedahl (3): + Methods.html: auto-redirect to Search if method not found + SCDoc: fix detection of old format class docs + Mix.ar was un-deprecated, so remove the deprecated method + + Joshua Parmenter (2): + fix scroll view problem for OS X 10.7.4 + update SC_DirUtils to look at the name of the app bundle on osx + + Julian Rohrhuber (14): + fix bugs due to wrong usage of partial application + PV_BinShift helpfile improved + PV_Diffuser helpfile improved + reformat statement for readability (no change of functionality) + helpfile improvements + improve array helpfile + add note to the loop argument of DiskIn (thanks Stefan). + improve helpfile + some helpfile improvements + improve helpfile + improve helpfile + improve and simplify FFT overview helpfile: fix some errors in + examples. + improve and simplify IFFT helpfile. + improve and simplify FFT helpfile, mention that hopsize must be + larger than 0.0 + + Tim Blechmann (11): + external libraries: update nova-tt (gcc 4.7 fix) + supernova: correctly implement replace semantics for /s_new + Help: Function.scope is not limited to OSX anymore + cmake build system: locate server plugins on freebsd + server: add support for RF64 + cmake build system: ensure boost include path for scsynth + cmake build system: set boost library path + cmake build system: link scapp with correct version of + libboost_thread + cmake build system: minor cleanup + supernova: fix asynchronous commands for empty reply address + common: fix non-apple builds + + +SuperCollider v3.5.2, released 201 +====================================== + + Dan Stowell (3): + Remove outdated Japanese menus + Cannot use indentation for CMAKE example - on mac it is rendered + as   which then breaks cmake compilation + Fix bug in FFT library if winsize != audiosize + + Jakob Leben (21): + qtcollider: fix QTextView:-background and + QSoundFileView:-background + cmake: improve message if Qt4 or one of its components not found + qtcollider: QKnob: fix mouse response when mouseOverAction is set + qtcollider: implement missing QPopUpMenu:-background + qtcollider: QTextView fixes and improvements + help: add missing GUI examples + qtcollider: support use of UTF-8 encoded strings + qtcollider: QTextView: improve -enterInterpretsSelection + qtcollider: QTextField: never propagate Enter to parent + qtcollider: QEnvelopeView: improve node selection API and UI + help: update EnvelopeView documentation + help: fix incorrect info in EnvelopeView documentation + qtcollider: QObject:-getProperty: turn an error into a debug + warning + qtcollider: implement drag-and-drop for data outside SC + qtcollider: improve key propagation in QListView and QTreeView + qtcollider: optimize view instantiation (take 2) + qtcollider: fix mouse wheel event being forwarded to SC for no + reason + qtcollider: fix potential null pointer dereference + qtcollider: optimization - partially revert event handling + changes + qtcollider: optimization - avoid a signal connection at QObject + construction + qtcollider: optimization - avoid connecting signals with + unnormalized signatures + + James Harkins (2): + Fix Pcollect/select/reject:embedInStream to pass inval to the + function + setTheme: Inherit colors from parent theme if the user didn't + specify + + Jonatan Liljedahl (41): + scdoc: MathJax: don't use fonts installed on users computer + New SCDoc parser and renderer. Faster, more stable, less buggy. + fix some helpfiles for new scdoc + scdoc.css update + scdoc: scapp compile fix + scdoc: defer indexAllDocuments until first use + HelpBrowser tweaks + scdoc: warn on additions for non-existent help doc + scdoc: fill in argument names for argument:: with no name given + SCDocRenderer: warn on broken links + scdoc: fix classtree:: rendering bug + scdoc: only warn on grouped methods argnames mismatch if + argument:: tag is used + scdoc: avoid GC error in primitive + scdoc: collect metadata also from *.ext.schelp (doc additions) + scdoc: warn if argument:: name does not match real method arg + scdoc: updated SCDoc related docs + scdoc: warn if classdoc title and filename mismatch + scdoc: fix varargs name match warning + scdoc: render getter/setter combinations as two different methods + scdoc: warn if setter methods (trailing underscore) is documented + explicitly + scdoc: more helpfile fixes + scdoc: fix some bugs, handle class docs with missing classes + scdoc Search.html: match also on filename for 'title' + schelp: fix some broken links + scdoc: add clearCache arg to indexAllDocuments, and don't render + undocumented classes more than once per session + scdoc: updated SCDoc related helpfiles + schelp: more doc error fixes + scdoc: improve argument:: auto-fill and checks + String-warn and -error: don't print newline after WARNING: and + ERROR: + scdoc: tweak warnings + scdoc: fix escaping of :: in metadata parsing and block verbatim + schelp: add keywords for scdoc tags in SCDocSyntax.schelp + scdoc: allow end-of-file as newline terminator, and improve error + messages + scdoc: use setter_() syntax if more than one argument + scdoc: render method arg defaults as "foo: val" instead of "foo = + val" + mention new scdoc implementation in News-3_5.schelp + scdoc parser: allow empty lines before headertags + SCDoc: fix escaping of & < and > + SCDoc: fix inf loop at missing :: end-tag in code blocks + SCDoc: allow EOF as terminator for private:: and similar tags + SCDoc: don't warn on missing trailing mul & add args + + Miguel Negrão (1): + [Class Libray] Quarks GUI - sort quarks by name + + Tim Blechmann (10): + plugins: fix Clip.kr + class library: archive TempoClock as compile string + cmake build system: restrict win32-specific cflags to win32 + external libraries: nova-simd update + external libraries: nova-simd compile fix + plugins: fix StereoConvolution2L constructor + scsynth: use aligned memory allocation functions from supernova + external libraries: nova-simd update + scsynth: provide zalloc as symbol + + redFrik (1): + scdoc: fixed a bunch of helpfile errors + + +SuperCollider v3.5.1, released 2012-04 +====================================== + + Jakob Leben (13): + windows: properly pass the SC version to NSIS + qtcollider: QPopUpMenu: fix action triggering + qtcollider: get rid of "X is not implemented" message + class library: make Server:-plotTree resilient to GUI kit + switching + help: improve Stethoscope documentation + class library: QStethoscope2: add missing class methods + class library: fix UGen scoping on out-of-process servers + class library: PlusFreqScope: simplify server checking + class library: fix and improve various 'scope' and 'freqscope' + methods + help: fix Stethoscope:*isValidServer documentation + class library: ServerMeter: fix synth startup and cleanup + update README_WINDOWS.txt + windows: improve building and installation + + Jonatan Liljedahl (6): + lang11d: Fix parse tree generation of expr.(key:value, ...) + SC.app: allow saving plain text .schelp files + SCDoc: copymethod:: also search *.ext.schelp files + Update News for 3.5 doc + Fix typo in News-3_5.schelp and improve StartupFile.schelp + Update WritingPrimitives.schelp regarding GC safety + + Joshua Parmenter (1): + prevent HID crashes on OS X. Devices still aren't added to the + queue though (longs for the locID aren't correctly set up) + + Scott Wilson (1): + Make Unpack1FFT a subclass of UGen, rather than of PV_ChainUGen + + Tim Blechmann (4): + class library: SynthDef - fix uploading of large synthdefs + sclang: block evaluation typesafety + sclang: signal primitives - fix Signal-fft + + +SuperCollider v3.5.0, released 2012-03 +====================================== + +Major release with many new features - please see the help doc +"News in 3.5" for more information. +http://doc.sccode.org/Guides/News-3_5.html + + +SuperCollider v3.4.5, released 2012-01 +====================================== + + Tim Blechmann (7): + class library: FreqScope fix + sclang: fix crash of scpacket overflow by using exception handling + sclang: pad PyrMethodRaw struct + sclang: force size of PyrSlot to 16 byte and fix PyrMethodRaw size + server plugins: fix div_ai_nova + plugins: Resonz - fix initialization + plugins: disable simd-optimization for tanh + + James Harkins (3): + Explicitly show the command to uninstall (for scons idiots like me). + (3.4) PathName now sets tmp directory using Platform + SimpleController:update would throw error if no actions had been 'put' in + + Dan Stowell (1): + Remove waf file from 3.4.x - was never used, and contains binary code, causing linux packaging problems. See ubuntu bug #529154 for details, and debian bug #529154 for sc-specific + + Mathieu Trudel-Lapierre (1): + Fixup environment variables used for linking against readline, libicu, curl, cwiid. + + Nick Collins (1): + Fix bug in MFCC ugen + + Noe Rubinstein (1): + Fix PMOsc doc: index -> pmindex + + dmotd (1): + Include altivec.h on linux powerpc, fixing FTBFS + + +SuperCollider v3.4.4, released 2011-06 +====================================== + + Dan Stowell (4): + Improve format of copyright/GPL notices (issue raised in debian pkging) + Clarify Fontana copyright in MoogFF (and don't use keyword 'copyright' in files where he doesn't have copyright) + Update AUTHORS file + Remove unneeded PDF (debian raised query over copyright) + + Nick Collins (1): + Initial fix for headphones problem where plugging in or out headphones while using Built-in Output leads to loss of audio on OS X. Aggregate Devices not tackled at this point + + Tim Blechmann (15): + sclang: mathematical operators - clip2 fix + plugins: LPF - fix control-rate initialization + sclang: wii - don't use address of temporary + SCClassLibrary: ScoreStreamPlayer - do not add instances to server list + scsynth: apple - set denormal handling flags, if __SSE__ is defined + sclang: slotString - crash fix + plugins: XLine - correct handling of done actions + sclang: gc - introduce LazyCollect to avoid leak of frames and argument lists + plugins: Pitch.ar - fix crash for high execution period + changelog: fix version number + update changelog + sclang: parser - support message send syntax for unary operators + plugins: delay ugens - rt memory allocation may fail + sclang: compile fix + + +SuperCollider v3.4.3 +====================================== + + Dan Stowell (2): + SC 3.4 set correct SOVERSION 1.0.0 for libs, and install more properly. (Changes ported from downstream debian packaging.) + lib SOVERSIONs back from 1.0.0 to 1, following debian-multimedia advice + + James Harkins (8): + Fix nowExecutingPath bug in scel (never backported?) + fix two bugs in NotificationCenter registerOneShot: + fix corner case in ClassBrowser + Fix asPseg bug for short curves array (which should wrap, not kill the stream) + Clear dataptr when closing a file (so that isClosed answers correctly) + Incorrectly used dataptr instead of fileptr in previous commit on this file + replace old, unsafe Dictionary test with a safer (but less OOPy) test + rats... I missed two others of the same + + Joshua Parmenter (1): + update version number + + Tim Blechmann (3): + scsynth: set ftz flag on osx + two commits: (1) simplify access to the superclass tree in Class. (2) when looking for a code file (openCodeFile) or cmd-J, it is now enough to select a full line, instead of havin + scons build system: libsclang build fix + + +SuperCollider v3.4.2, released 2011-03 +====================================== + +Bugfixes: +--------- + +* 2010-06-05 fix Latch first sample output bug: if trigger > 0 initially, latch should not output 0 - jh +* 2010-09-04 fix firstArg behavior in BinaryOpUGen by a list-approved hack - jh +* 2010-10-01 fix SConstruct so that libscsynth and libsclang get SONAME entries - ds +* 2010-11-13 grainBuf: audio-rate trigger fix - tb +* 2010-11-15 generate libsclang and libscsynth with .so.1 extension (and soname) on linux - ds +* 2010-11-15 scons create symlinks from libX.so to libX.so.1 on linux, and install them - ds +* 2010-11-16 added .htm files to SConstruct as approved help file extension - mb +* 2010-11-28 compile fix for curl support - tb +* 2010-11-28 prevent asBus from breaking when called with no numChannels - jh +* 2010-12-03 grain ugens: demand ugen input fix - tb +* 2010-12-05 SystemClock and TempoClock sched and schedAbs with inf time doesn't schedule the task in the first place. backported from master - tb +* 2010-12-08 prString_FindRegexp fix: match char array was too short to hold null termination - jli +* 2010-12-11 fix classbrowser colors bugs. backported from master - tb +* 2010-12-12 fixes the bug where installed quark help files would not be detected - tb/ar +* 2010-12-13 mark inherited methods in class browser by background colour. backported from master - tb +* 2010-12-30 Pipe does not remove closed pipes from openFiles - jh +* 2010-12-30 fix String:rotate - pb +* 2011-01-02 unit generators: LagControl - fix initialization order - jh +* 2011-01-02 unit generators: LagControl - dynamically allocate buffer for filter states - tb +* 2011-01-07 fixed iOS compilation and backported changes from master branch - ab +* 2011-01-06 array primitives: fix allTuples and unlace - pb +* 2011-01-07 sclang: makeIntrinsicClass - correct bounds for memcpy - tb +* 2011-01-08 sclang: prString_FindRegexp - fill array after allocating objects - tb +* 2011-01-14 sclang: prString_FindRegexp ensure correct size of results array during gc calls - tb +* 2011-02-27 sclang: ensure minimum stack size - tb +* 2011-03-09 SCVim: avoid generating scvim help cache if not currently in scvim - ds +* 2011-03-11 fix the Event type 'note' (fixes rendering patterns to audio files) - rk + + +SuperCollider v3.4.1, released 2010-11 +====================================== + +* 2010-07-12 remove accidental debug messages from SCView (on mac, posted a lot of info to Console, could affect performance) - ds +* 2010-07-11 Collections should behave as reasonably as possible when empty - some fixes to better this - jr +* 2010-07-11 SynthDef:add now sends to all running servers if no libname is given. SynthDescs are still added to the global SynthDescLib. If you want to handle multiple SynthDesc libs, you have to add the servers to each of them explicitly - jr +* 2010-07-12 PanAz: added support for audio-rate pos arg - lfsaw +* 2010-07-18 improved the sclang syntax highlighting parses - Patrick Borgeat +* 2010-07-30 Dreset UGen allows to reset the child UGens on its input - jr +* 2010-08-05 storeOn / asCompileString now simplifies its output. Default arguments that are given in the *new method anyhow are omitted - jr +* 2010-08-06 Dictionary merge and blend methods - jr +* 2010-08-09 method overwrite messages not posted by default, rather a message inviting people to run Main:overwriteMsg for the info - ds +* 2010-08-13 MethodOverride class to encapsule information on overridden messages, inviting people to run MethodOverride.printAll - jr +* 2010-08-13 add size arg to Signal:zeroPad - jr and jh +* 2010-08-18 Pevent now uses default event if no event is passed in - jr +* 2010-08-18 added a shortcut to the rather tedious .asCompileString method. In analogy to object.postcs, object.cs returns the compile string - jr +* 2010-08-20 audio driver for scsynth running on Android (through JNI) - ds +* 2010-08-24 un-deprecate scsynth's ability to use internal "green" FFT lib, for embedded devices etc - ds +* 2010-08-28 no 'record' button for remote server GUIs, since path not generally known - ds +* 2010-09-02 token threading for sclang interpreter - tb +* 2010-09-07 when looking for a code file (openCodeFile) or cmd-J, it is now enough to select a full line, instead of having to select both words around the colon - jr +* 2010-09-07 added methods for better navigation in the class tree (findOverriddenMethod) - jr +* 2010-09-10 add method: Complex:abs to fit common usage - jr +* 2010-09-12 added Dwrand UGen - jr +* 2010-09-15 SystemClock and TempoClock sched and schedAbs with inf time doesn't schedule the task in the first place - jr +* 2010-10-07 change the mac HID error-handler code to output errors to sc post window rather than to mac log; removes a pascal-string issue - ds +* 2010-10-19 Ndef now releses its bus when server was quit or just booted - jr +* 2010-10-20 retain the path to the file in which an error has occurred and post it - jr + + +Bugfixes: +--------- +* 2010-07-10 protecting the server against malformatted SynthDef names - jr +* 2010-06-28 syntaxColorize fix for double-backslashes, thanks Patrick Borgeat for the patch - ds +* 2010-07-24 catch crash in the case that one tries to define a unique method using a return value directly - jr +* 2010-09-07 UGen:clip, :wrap, :fold now apply correctly to scalar-rate signals; also methodSelectorForRate tweak for which class is asked - ds +* 2010-09-09 fix a bug for trigger signals in Demand.kr that hold longer than one control period - jr +* 2010-09-11 bug in audio rate mapping fixed, when new source object was inserted in a mapped node proxy - jr +* 2010-09-12 fix bug: 2994009. LFPar and LFCub audio rate modulation frequency argument work now - jr +* 2010-09-19 fix to JITGui, when numItems is not supplied - jr +* 2010-10-10 remove more crufty NSLog debug messages - ds +* 2010-10-13 fix SCUserView:receiveDrag to receive mouse co-ordinates; thanks Daniel van den Eijkel - ds +* 2010-10-19 debian-style scvim-check-if-plugin-is-active, brought upstream - ds +* 2010-10-19 bug in audio rate mapping fixed, when new source object was inserted in a mapped node proxy - jr +* 2010-10-19 partial fix for bugs item #2994009 - seems to fix LFPar but not LFCub. More work needed - ds +* 2010-10-19 DC: fix multichannel expansion - tb +* 2010-10-19 fix to demand rate unary op ugens, thanks james harkins - tb +* 2010-10-19 Ugens: LinLin/LinExp fixes - tb +* 2010-10-19 only /clearSched if RT - to fix tracker item #3033454 - tb +* 2010-10-19 UGens: binary operators - fix scalar/signal division - tb +* 2010-10-19 fix bug 2988525: SynthDef:writeDefFile appends path correctly - tb +* 2010-10-19 ProcessOSCPacket: fix possible deadlock - tb +* 2010-10-19 fix network address handling - albert graef +* 2010-11-05 fix memory issues in regular expressions: correct memory management in prString_FindRegexp - tb +* 2010-11-07 sclang: correct symlink handling - tb, ar + +SuperCollider v3.4, released 2010-07 +==================================== + +Headlines: +---------- + +* 2009-09-03 add support for Mac OS 10.5 and greater 64-bit builds of plugins and scsynth +* 2009-07-xx iphone support by Axel Balley added - ab +* 2009-07-21 EnvirGui added, a gui for livecoding/editing environments - adc +* 2009-07-24 Server.plotTree method for visualising the groups and synths on the server - sw +* 2009-07-31 mac osx text-completion feature now includes sclang objects - ds +* 2009-08-01 sclang now has a flag (Platform.ideName) for which IDE is in use (scapp, scvim, scel, sced, jsceclipse...) so that the same class-library can be used with different IDEs, enabling IDE-specific code as necessary - ds +* 2009-08-16 add emergency escape route: if sclang is caught in an infinite loop, send it a USR1 signal to break out of it - ds +* 2009-09-12 String:findRegexp and other regular expressions now available on linux as well as mac - mb,ds +* 2009-09-18 n_order and Server:reorder allow one to specify chains of nodes - sw +* 2009-09-20 simplify the Server recording interface. prepareForRecord is now optional (will be automatically invoked if you don't), and the server gui button is now just two-state "record" "stop" - ds +* 2009-10-04 support multichannel indices for Env:at - jr +* 2009-10-29 improve OSC message correctness: for convenience, sclang allows command names as symbols with no leading slash e.g. \g_new. To improve compliance with the OSC standard, the leading slash is now added to those symbols before dispatch - ds +* 2009-11-07 use nova-simd framework for performance improvements of unit generators - tb +* 2009-11-21 Event type \note supports polyphonic sustain, lag and timingOffset, and responds correctly to free and release. Add \grain event type. - jr +* 2009-11-28 windows: system "application support path", previously hardcoded as C:\SuperCollider, now settable by environment variable SC_SYSAPPSUP_PATH. Default setting for that env var (when using official wix bundle) will be [SC3INSTALLLOCATION] - ds +* 2009-12-15 sclang: 64-bit safety - tb +* 2009-12-15 sclang: performance improvement of math ops - tb +* 2010-01-02 scsynth: use osc-compilant address patterns for server/lang communication - tb +* 2010-01-24 add readline interface to sclang command-line. This is used by default when invoking "sclang" (to use the non-readline interface set the "-i" option to something other than "none") - ds +* 2010-01-24 enable GPL3 code by default - this 'upgrades' the overall binary license from GPL2+ to GPL3+, and allows supercollider to benefit from GPL3+ libraries such as libsimdmath and gnu readline - ds +* 2010-02-04 Improvements to SC.app editor: Split pane documents, AutoInOutdent - sw +* 2010-02-18 scvim: now compatible with gnu screen, opens post window using screen, making it compatible with a pure-CLI environment - ds +* 2010-02-xx add the Deployment32-64 build style for building on OS X (10.5 and greater) - jp +* 2010-03-10 SynthDef:memStore deprecated in favour of the more coherent and typeable SynthDef:add - jr +* 2010-04-11 Moved some more experimental JITLib classes to "JITLib extensions" Quark - jr + + +Bugfixes: +--------- + +* 2009-06-12 fix for level indicator: critical and warning now display based on peak if it is shown rather than on value - sw +* 2009-06-18 fix for mouse coordinates bug - sw +* 2009-06-22 fix for negative bounds issue in SCUserView - sw +* 2009-06-23 avoid memory corruption when unknown OSC type tags are received. Instead forward them to sclang - jr +* 2009-06-23 Fix server crash with negative buffer numbers. - jr +* 2009-07-20 factors(): no prime factors exist below the first prime - jr +* 2009-07-21 Loudness ugen now supports LocalBuf - nc +* 2009-07-23 Fix very nasty bug in Pbindf: if a key is an array, new values were written into the incoming event, instead of the outgoing event - jh +* 2009-07-28 catch unintialised value in sc_GetUserHomeDirectory(), fixing potential memory corruption if HOME not set - ds +* 2009-08-01 SpecCentroid, fix its reaction to silence (output zero instead of NaN) - ds +* 2009-08-01 NamedControl: single default value now returns instance, not array, default values are obtained in a consistent way - jr +* 2009-08-04 fix the CPU-usage issue when calling plain "./sclang" from the terminal on OSX (seems it was caused by a bug in how OSX handles poll() calls) - ds +* 2009-08-15 LinPan2: fix initialisation issue - panning was not correctly applied during the first calc block - ds +* 2009-09-28 Workaround for faded colours in HTML docs - sw +* 2009-09-13 fix PV_MagShift argument handling, so that the defaults mean no-change, matching the behaviour of PV_BinShift - ds +* 2009-09-20 warn about weirdness of Float:switch - ds +* 2009-09-30 prevent NaN output from SpecFlatness when input is silence - ds +* 2009-10-16 fix cropping issue in printing SuperCollider.app documents - cq +* 2009-10-17 many phase-vocoder (PV_) ugens previously didn't handle the DC/nyquist bins as expected. fixed most of these (PV_MagAbove, PV_MagBelow, PV_MagClip, PV_LocalMax, PV_BrickWall, PV_MagSquared, PV_BinWipe, PV_CopyPhase, PV_Max, PV_RandComb) - ds +* 2009-11-01 fix audio rate arg problem in PlayBuf - jp +* 2009-11-02 fix amplitude-convergence issue in Pan2, Balance2, LinPan2, XFade2, which could sometimes result in sound despite zero amp, as discovered by jh - ds +* 2009-11-03 fix unsafe implementation of methods that allow sending collections to buffers - jr +* 2009-11-04 fix signalRange for MouseX, MouseY and KeyState, so that the range message works now - jr +* 2009-11-19 Fix for PV chains and LocalBuf - sw +* 2009-12-14 fix uninitialised variable in Pulse (could sometimes cause small glitch on init), thanks to rhian lloyd - ds +* 2010-01-10 Demand ugens can now handle more than 32 channels, thanks Patrick Borgeat for the patch - ds +* 2010-02-05 scsynth now respects the -D commandline option when running in NRT mode - ds +* 2010-02-11 Fix for nowExecutingPath with Routines - sw +* 2010-02-23 Performance fixes for SCUserView - sw +* 2010-02-25 Fix interpolation / indexing problem in VDiskIn that caused slight pitch fluctuations - jp +* 2010-03-11 SequenceableCollection:reduce no longer returns nil if the collection has only 1 element - ds +* 2010-03-28 fix memory leak of empty command line, for interactive sclang mode - tb +* 2010-03-29 main menu for Mac lang editor app: correction to key for evaluate selection, used to be return, now return+shift - nc +* 2010-04-19 fix missing font issue in Plotter -jr + +Other additions/improvements: +----------------------------- + +* 2009-06-11 Evaluate Selection menu command - sw +* 2009-06-23 allow remote apps to send type chars - jr +* 2009-06-27 build 32bit sclang on x86_64 - tb +* 2009-07-xx efficiency improvements on some UGens - tb +* 2009-07-xx improve Quarks use of svn for smoother user experience - ds +* 2009-07-22 catch the case when a user tries to compile into a synthdef, a unary/binary operator that the server can't apply - jh +* 2009-08-29 String:toUpper and String:toLower - ds +* 2009-09-06 Boolean:while now throws an informative error, since Boolean:while has no particular use but is often used in error by beginners in code where Function:while is intended - ds +* 2009-09-12 method FunctionDef:makeEnvirFromArgs allows to create template events from a function - jr +* 2009-09-30 Error is now posted if maxSynthDefs exceeded -sw +* 2009-11-03 TwoWayIdentityDictionary has a removeAt method now - jr +* 2009-11-04 update of deferredTaskInterval from 0.038 to 0.01667 - fo +* 2009-11-07 improved PyrSlot typesafety - tb +* 2009-11-23 menu system improvements in Windows IDE - mv +* 2009-12-13 tidyups for "sclang when on osx but not in sc.app" - ds +* 2009-12-13 added lincurve and curvelin methods for numbers and UGens - jr +* 2010-01-01 OSCresponder and OSCresponderNode respond equally to messages with or without preceding slash - jr +* 2010-01-04 sclang: deprecated Proutine - switch back to the original Prout +* 2010-01-06 UnitTest Quark improved, added script support - jr +* 2010-01-23 Improved NodeProxy and ProxySpace helpfiles. Added proxy composition syntax to NodeProxy - jr +* 2010-01-30 Make multichannel plotting easier. If no numChannels is given, find out automatically - jr +* 2010-01-31 add new LOOP1 macro - tb +* 2010-01-31 use c99 log2 functions for sc_log2 - tb +* 2010-02-09 rearrangement of supercollider source code tree - ds +* 2010-02-11 Server:default_ now assigns to s by default. Settable with flag - sw +* 2010-02-27 removed SCAnimationView and added SCUserView:animate_ - fo +* 2010-03-10 SCPen:setSmoothing changed to SCPen:smoothing_, harmonised change with swingosc - ds +* 2010-03-23 exponentiation for Complex numbers - jr +* 2010-xx-xx many helpfiles improved - various authors +* 2010-03-30 Image class added, a redirect for SCImage or JSCImage - hr +* 2010-03-30 Pitch ugen ability to output clarity measure (by default not activated, for backwards compat) - ds + +SuperCollider v3.3.1, released 2009-06-19 +========================================= + +Headlines: +---------- + +* 2009-05-11 SCWindow additions for visible, visible_, unminimize - cq +* 2009-05-17 server guis (on osx) now indicate which one is currently default - adc +* 2009-05-18 enabled control rate versions of Ball, TBall and Spring - mb +* 2009-05-18 LID support for setting "MSC" state as well as "LED" on devices - ds +* 2009-06-19 patched for compatibility with Safari 4, fixing a lockup issue when opening help docs - ar + +Bugfixes: +--------- + +* 2009-05-11 fix keyword addressing for the order: argument - jmc +* 2009-05-15 update libsndfile to 1.0.20 to fix security issues (overflow vulnerabilities) in libsndfile - ds +* 2009-05-20 fix bug #2790649, "very large SimpleNumber:series can crash sclang" - ds +* 2009-05-25 mac icons for document types .quark .scd .rtfd were omitted from the app bundle, now fixed - ds +* 2009-06-02 EnvGen: fix off by one block latency in envelope attacks and releases - jr +* 2009-06-12 bug fix for level indicator: critical and warning now display based on peak if it is shown rather than on value - sw +* 2009-06-12 mouse coordinates fix, deprecate SCUserView:mousePosition - sw +* 2009-06-17 some issues fixed in SCUserView - cq +* 2009-06-20 fix redirect for Stethoscope - adc + +Other additions/improvements: +----------------------------- + +* 2009-05-05 fixes/improvements to cocoabridge primitives - cq +* 2009-05-06 SCImage various minor improvements - cq +* 2009-05-16 optimisation for scrollview drawing, remove VIEWHACK - sw +* 2009-05-xx various documentation updates - various +* 2009-05-xx various improvements to ubuntu-debian packaging scripts - ds, am +* 2009-05-20 SynthDef:writeOnce now available as an instance method as well as a class method - ds +* 2009-06-11 sc.app gets a menu command for "Evaluate selection" - sw +* 2009-06-17 adjusted SCKnob to use relative mouse coordinates - jm +* 2009-06-17 small fix to SConstruct to allow for new Debian X11 location when compiling on linux - mb +* 2009-06-19 Blip ugen: prevent sound blowup by never letting numharm be less than 1 - fo +* 2009-06-20 SCPen: fillStroke changed default from draw(4) to draw(3) - fo +* 2009-06-21 Fold, Clip and Wrap can now modulate the low and high inputs. + +SuperCollider v3.3, released 2009-04-30 +======================================= + +Headlines: +---------- +* 2008-04-08 scvim is now part of the distro - ds +* 2008-04-20 improvements to MIDI sysex handling - added sysex parsing directly in source - thanks to charles picasso +* 2008-07-12 scsynth on Mac can now use separate devices for audio input vs audio output. Thanks to Axel Balley for much of the work on this, also a bit by ds. +* 2008-07-12 PlayBuf, RecordBuf, BufWr, BufRd, ScopeOut - used to be limited to 16-channel audio maximum. Now can handle massively multichannel audio - ds +* 2008-07-19 Buffer:normalize method added - ds +* 2008-07-23 FFT and IFFT added option for zero-padding, by optional "framesize" argument - ds +* 2008-09-03 new VDiskIn ugen - jp +* 2008-10-08 SCImage for manipulating bitmap image objects (mac only) - ch +* 2008-10-09 LocalBuf system to allow synths to manage their own purely-local buffers - jr +* 2008-10-17 Added "-P" option to scsynth (accessible as s.options.restrictedPath) to allow restricting which paths scsynth is allowed to read/write - ds +* 2008-10-18 new PartConv ugen, performs efficient frequency-domain convolution - nc +* 2008-10-26 support on mac for "modal windows/sheets" (for user dialogs etc) - sw +* 2008-xx-xx various behind-the-scenes efficiency improvements, for a sleeker audio server that can do more on a given machine - various contributors +* 2008-11-01 add BEQSuite filter UGens (blackrain, jp) +* 2008-11-11 add Pfxb pattern - jr +* 2008-11-25 new EZPopUpMenu - jm +* 2008-11-29 Pitch ugen can now also track the pitch of control-rate signals - mb +* 2008-11-30 Drag and drop paths from Finder to Documents and SCViews - sw +* 2008-12-03 added PV_Div ugen for complex division - ds +* 2008-12-07 added PV_Conj ugen for complex conjugate - ds +* 2008-12-15 new ViewRedirect for easier cross-platform gui syntax. e.g. Window now redirects to SCWindow or JWindow. ds & jm +* 2008-12-15 revised and updated all SC Gui documentation. New gui introduction. New SCUserView subclassing tutorial. - jm +* 2008-12-15 the /done message for Buffer allocation/free/etc now also includes the buffer index - jt +* 2008-12-15 added methods to SCFreqScope for "special" SynthDef, and for visualising frequency responses - ds +* 2008-12-18 the main windows version of sc is now called "SuperCollider" rather than "PsyCollider" (although psycollider is the name of the code editor). SuperCollider on windows now has a different (better? who knows) installer, uses the main sc3 icon, and has some other tweaks that make it different from version 3.2 - ds +* 2008-12-19 new EZListView - jm +* 2009-01-02 sced (the gedit sc plugin) is now part of the distro - mb/artem +* 2009-01-06 SendReply UGen - jr +* 2009-01-06 VDiskIn sends file position to client - jr +* 2009-01-12 map audio to SynthDef controls. new OSC messages n_mapa and n_mapan. - jp, jr, rk +* 2009-01-13 relativeOrigin=true. SC's coordinate system in container views and user views are now by default relative. +* 2009-01-15 SCLevelIndicator view added - sw +* 2009-01-16 Scale and Tuning classes added - tw +* 2009-01-17 SuperColliderAU (scsynth as a Mac OSX "Audio Unit") added to main distribution - gr +* 2009-02-03 EZKnob revised and now part of distro - br, jm +* 2009-02-23 SystemActions refactored - jr +* 2009-02-23 SCMenuItem, SCMenuGroup, and SCMenuSeparator for user customisable menus - sw +* 2009-02-23 LFGauss UGen added - jr +* 2009-03-14 Added GeneralHID based patterns PhidKey and PhidSlot - mb + +Bugfixes: +--------- +* 2008-05-20 fix for the special case when 0.2.asFraction beachballs the lang (bug id 1856972) - jr +* 2008-05-20 fix slight mistake in the defaults printed by scsynth on command-line (bug id 1953392) - ds +* 2008-07-24 Routine / AppClock fix setting the clock of the thread (bug id 2023852) - jr +* 2008-09-16 stability fixes to FFT and IFFT - ds +* 2008-09-27 fix TExpRand.ar - ds +* 2008-11-11 SystemSynthDefs.numChannels can now be set from the startup file - jr +* 2008-11-24 avoid FFT failure when buffer not allocated - jr +* 2008-11-29 resolved inconsistency in Server:waitForBoot - function is always executed in a Routine, whether or not the server is booted - ds +* 2008-12-07 FlowView setting inital margin and gap fixed (bug id 1986059) - jh +* 2008-12-07 OSCpathResponder fixed (bug id 2021481) - jh +* 2009-01-08 b_readChannel fixed (bug id 1938480) - mb +* 2009-01-08 MIDIIn.connect on Linux fixed (bug id 1986850) - mb +* 2009-01-09 Tabbing in SCTextView - sw +* 2008-08-23 fix for sclang crashing sometimes when compiling erroneous code (bug id 2022297) - rb +* 2009-01-18 SCScrollView relativeOrigin glitch fixed (bug id 2508451) - jr, sw +* 2009-01-28 Fixed QuartzComposer view bounds bug - sw +* 2009-02-21 NodeProxy handles groups more consistently - jr +* 2009-04-16 asFraction fix by JMcC - jr + +Other additions/improvements: +----------------------------- +* 2008-03-22 added open Method and link handling to SCTextView - sw +* 2008-04-04 SoundFile:toCSV - ds +* 2008-04-29 buffer UGens now post a warning (rather than failing silently) if buffer channels doesn't match num ins/outs - ds +* 2008-07-14 Deprecated rendezvous in favour of zeroConf - sw +* 2008-09-xx various code improvements, including compiling for 64-bit linux - tb +* 2008-10-03 improvements to standalone build - jp +* 2008-10-03 SCEnvelopeView remembers drawing order. - sw +* 2008-10-05 Maintain initial offset when dragging on an Envelope View node. This avoids nodes jumping to a new position on mouse down. - sw +* 2008-10-05 Enabled gridOn, gridResolution, gridColor, timeCursorOn, timeCursorPosition, and timeCursorColor for SCSoundFileViews. - sw +* 2008-10-31 thisProcess.pid - sclang now can know what its process id is - ds +* 2008-11-21 support for LocalBuf in FFT UGens - jr +* 2008-11-27 SC3 will ignore ugens/class-files in folders named "ignore". Previously the name has been "test" - ignoring folders named "test" is now deprecated and will be removed - ds +* 2008-12-06 Added Main:recompile to allow recompiling from code (SC.app only so far) - sw +* 2008-12-08 Added custom drag label for SCView - sw +* 2008-12-15 Buffer's done osc reply now includes the bufnum - jt +* 2008-12-20 Help tree in help menu (OSX) - sw +* 2008-12-24 EZSLider and EZNumber now have an enclosing containers, as well labelPosition =\left, \right, or \stack modes - jm +* 2009-01-03 Help browser text is editable/executable (CocoaGUI) - sw +* 2009-01-04 Escape exits modal and fullscreen states (OSX) - sw +* 2009-01-08 interface change to ProxySpace.stop (now stops all proxies, just like free/end/clear) - jr +* 2009-01-08 improved Ndef implementation, stores values in an internal ProxySpace, Ndef takes server names for multiple servers. - jr +* 2009-01-08 improved ProxyMixer implementation, added NdefMixer. - adc +* 2009-01-11 Added class browser to help menu (OSX) - sw +* 2009-01-20 New Cocoa based SCTextField - sw +* 2009-01-28 More helpful error string for operation cannot be called from this Process - sw +* 2009-02-23 CocoaDialog takes allowsMultiple arg rather than maxItems - sw + + +SuperCollider v3.2, released 2008-02-21 +======================================= + +Headlines: +---------- +* 2007-11-xx new suite of machine listening ugens - Loudness, BeatTrack, Onsets, KeyTrack, SpecCentroid, SpecPcile, SpecFlatness - nc, ds +* 2008-01-06 FreeBSD compatibility - hb +* 2008-01-10 Quarks updating on OSX should now be easier for first-time users; commands are run in a separate terminal window - ds +* 2008-01-15 "Advanced find" in Mac interface - jt +* 2008-01-20 Buffer.copy changed to match other .copy methods - now copies language-side object rather than server buffer. Buffer.copyData can be used to copy data from one server buffer to another - jh +* 2008-01-20 - add volume controls to the Server and Server guis - jp +* 2008-01-xx Pattern library implementation changes, Pfx, Pbus, Pgroup etc. - rk, jr, jh +* 2008-01-26 TDuty outputs trigger first, not level. for backwards compatibility TDuty_old - jr +* 2008-02-03 moved the search location for "startup.rtf" on Mac - now searches in system, then user, "Application Support/SuperCollider" folders - ds + +Bugfixes: +--------- +* 2007-11-16 bug fixes for MIDIIn in connect/disconnect methods. split MIDIOut.sysex into user method and primitive (breaks with previous implementation). default value for uid arg in MIDIOut.new. - mb +* 2007-11-18 fixed a bug in prTry / protect - jr +* 2007-11-27 lock avoided in nextTimeOnGrid +* 2007-12-12 Node-setn fixed when using integers as control indices - jr +* 2008-01-16 fixed Pen: bug with fillRect, fillOval and fillColor (bugtracker id 1837775) - jt +* 2008-01-20 CheckBadValues rate-checking was too restrictive - ds +* 2008-01-20 fix for Saw and Pulse's offset noise on first instantiation, thanks to hisao takagi - ds +* 2008-01-26 TDuty / Duty does not drift anymore - jr +* 2008-02-07 Fixed hang and incorrect background drawing in Cocoa scrollviews - sw + +Other additions/improvements: +----------------------------- +* 2007-11-16 MIDIOut.connect and disconnect - mb +* 2007-11-18 added T2A UGen - jr +* 2007-11-18 Refactoring of Document class, including new CocoaDocument class to handle the Cocoa-specific (SuperCollider.app) document management - ds +* 2007-11-18 More macros available in the plugin API for UGen programmers: GET_BUF, SIMPLE_GET_BUF, FULLRATE, RGET, RPUT - ds +* 2007-11-20 UnixPlatform:arch method - jp +* 2007-11-20 FFTTrigger UGen - a ugen to create "fake" (empty) FFT chains - jp +* 2007-11-21 StartUp protects its added functions from each other - if one fails this no longer prevents others from running - ds +* 2007-11-25 added Pclutch and moved StreamClutch to common - jr +* 2007-11-27 Function:inEnvir added - jh +* 2007-12-12 added Collection.flatIf - jr +* 2007-12-15 added control rate functionality to NumRunningSynths - jr +* 2008-01-08 martin rumori's DiskIn bugfix and loop enhancement - jp +* 2008-01-10 String:runInTerminal method - ds +* 2008-01-11 poll now works for scalar ugens - jr +* 2008-01-15 Collection:maxIndex and Collection:minIndex - nc +* 2008-01-24 Server.options.rendezvous to (de)activate Rendezvous if desired - ds +* 2008-01-24 demand ugens accept audio rate inputs correctly - jr +* 2008-01-26 added Dbufwr ugen, for writing to buffers from a demand ugen chain - jr +* 2008-01-27 Main:version and associated methods for programmatically determining which version SC is - ds +* 2008-02-03 Server:defaultRecDir class variable, to allow user to specify default rec location - ds +* 2008-02-07 SCScrollView and SCScrollTopView no longer fire their action when scrolled programatically - sw + + +SuperCollider v3.1.1, released 2007-11-16 +========================================= +Bugfixes: +--------- +* 2007-11-09 re-organized the main help file - rb +* 2007-11-14 fix for .asStringPrec, to avoid crashes on intel systems for large precision values - jt + +Other additions/improvements: +----------------------------- +* 2007-11-14 added a preprocessor to the interpreter - jr +* 2007-11-14 added a startup message specifying how to get help - rk + + +SuperCollider v3.1, released 2007-10-31 +======================================= +(changes below are since 2007-09-22, for first ever point release) + +Headlines: +---------- +* 2007-09-27 SparseArray class added - jr +* 2007-09-28 Help.gui added - ds +* 2007-10-01 FFT and IFFT rewrite - now using more efficient libs, also allows user to vary the overlap and the window type, also large-sized FFTs are possible - ds +* 2007-10-02 UnpackFFT and PackFFT added - these allow for flexible frequency-domain manipulations inside synths - ds +* 2007-10-04 Pkey and Pif added - hjh +* 2007-10-05 reformed Patterns - all patterns accept patterns as arguments - jr +* 2007-10-08 change to UGen plugin loading fixes the audio dropout issue that various users have experienced - rb +* 2007-10-08 GeneralHID crossplatform HID wrapper - mb +* 2007-xx-xx many improvements to Quarks package-management system. gui improvements, dependency-handling improvements, etc - various +* 2007-10-20 added a Glossary file - sw +* 2007-10-xx various new help files added, and many help files improved - various +* 2007-10-26 changed Cmd-? to Cmd-D in lieu of the default help menu shortcut in Leopard. Also changed Cmd-Shift-K (clear post window) to Cmd-Shift-C to avoid accidental recompiles. - rb + +Other additions/improvements: +--------------------------- +* 2007-09-22 change log added, much rejoicing +* 2007-09-25 added packagesource.sh script to produce source code bundles - ds +* 2007-09-28 IdentityDictionary:doesNotUnderstand now warns if adding a pseudo-method which overrides a real method - jr +* 2007-09-28 String:openHTMLFile added - ds +* 2007-10-04 Integer:collect and Integer:collectAs methods added - ds/jr +* 2007-10-05 Dwhite:new and Dbrown:new have default values for lo and hi - jr +* 2007-10-10 SC no longer automatically writes data (synthdefs, archive.scxtar) to the application folder - instead writes to "app support". This fixes problems with running SC using an unprivileged user account - ds +* 2007-10-16 SequenceableCollection:median speed improvement, approx ten times faster in many cases - ds +* 2007-10-20 Object:deprecated and DeprecatedError added to allow for method deprecation - sw +* 2007-10-21 Amplitude : attackTime and releaseTime can be modulated now - jr +* 2007-10-25 Collection : histo method improved and moved from mathLib to common - jr +* 2007-10-30 improvements to cocoa Gui, including SCUserView improved to support layering and own draw hook - jt, sciss +* 2007-10-31 refactored Pbrown, added Pgbrown - jr + +Bugfixes: +--------- +* 2007-09-29 takekos bug fixed (obscure issue with garbage collection in arrays) - jm +* 2007-10-01 fixed off by one bug in Dswitch and Dswitch1 that caused a server crash - jr +* 2007-10-09 fixed deadlock and other problems in NSAttributedStringAdditions.m - rb +* 2007-10-11 fixed inaccurate automatic determination of whether SC is running as standalone - ds +* 2007-10-14 .quark files now saved correctly as plain-text, not RTF - ds +* 2007-10-24 fixed a bug in Pbeta - jp diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 index 0000000..5d5078a --- /dev/null +++ b/CMakeLists.txt @@ -0,0 +1,598 @@ +project (SuperCollider) + +if (CMAKE_SYSTEM_NAME MATCHES "Linux") + set(LINUX 1) +endif() + +if(CMAKE_SYSTEM_NAME MATCHES "Linux|FreeBSD|DragonFly|OpenBSD|NetBSD") + set(LINUX_OR_BSD 1) +endif() + +cmake_minimum_required (VERSION 3.5) + +include("SCVersion.txt") +set(PROJECT_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}${PROJECT_VERSION_PATCH}") +message(STATUS "SuperCollider Version: ${PROJECT_VERSION}") +message(STATUS "Building from branch ${GIT_BRANCH}, commit hash is ${GIT_COMMIT_HASH}") +include(CTest) +enable_testing() + +include (cmake_modules/FinalFile.cmake) + +if(CMAKE_GENERATOR MATCHES "Visual Studio" OR CMAKE_GENERATOR MATCHES "Xcode") + message(STATUS "Please specify the build configuration in the next step") +else() + if (NOT CMAKE_BUILD_TYPE) + message(STATUS "Build type defaulting to \"RelWithDebInfo\"") + set(CMAKE_BUILD_TYPE "RelWithDebInfo") + endif() +endif() + +if (${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_BINARY_DIR}) + message(WARNING "WARNING: IN-PLACE BUILDS ARE NOT RECOMMENDED - PLEASE USE A BUILD DIRECTORY") +endif() + +set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules + ${CMAKE_MODULE_PATH}) + +CONFIGURE_FILE( + "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/cmake_uninstall.cmake.in" + "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake" + IMMEDIATE @ONLY) + +# workaround for using ccache with Xcode generator +# thanks to Craig Scott: https://crascit.com/2016/04/09/using-ccache-with-cmake/ +get_property(RULE_LAUNCH_COMPILE GLOBAL PROPERTY RULE_LAUNCH_COMPILE) +if(RULE_LAUNCH_COMPILE AND CMAKE_GENERATOR STREQUAL "Xcode") + + # find ccache + find_program(CCACHE_PROGRAM ccache) + + message(STATUS "Xcode and ccache detected: using ccache to speed up build process") + + # Set up wrapper scripts + set(SC_LAUNCH_C_SCRIPT "${CMAKE_BINARY_DIR}/launch-c") + set(SC_LAUNCH_CXX_SCRIPT "${CMAKE_BINARY_DIR}/launch-cxx") + + configure_file("cmake_modules/launch-c.in" launch-c) + configure_file("cmake_modules/launch-cxx.in" launch-cxx) + execute_process(COMMAND chmod a+rx "${SC_LAUNCH_C_SCRIPT}" "${SC_LAUNCH_CXX_SCRIPT}") + + # Set Xcode project attributes to route compilation and linking + # through our scripts + set(CMAKE_XCODE_ATTRIBUTE_CC "${SC_LAUNCH_C_SCRIPT}") + set(CMAKE_XCODE_ATTRIBUTE_CXX "${SC_LAUNCH_CXX_SCRIPT}") + set(CMAKE_XCODE_ATTRIBUTE_LD "${SC_LAUNCH_C_SCRIPT}") + set(CMAKE_XCODE_ATTRIBUTE_LDPLUSPLUS "${SC_LAUNCH_CXX_SCRIPT}") +endif() + +ADD_CUSTOM_TARGET(uninstall + "${CMAKE_COMMAND}" -P "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake") + +# identify target architecture, build portaudio before any SC specific +# definitions break the pa-build +if(WIN32) + SET(SC_WIN_BUNDLE_NAME "SuperCollider" CACHE STRING "Folder name of SC install") + + if(CMAKE_SIZEOF_VOID_P EQUAL 8) + SET(CMAKE_LIBRARY_ARCHITECTURE "x64" CACHE STRING "Architecture of target system (for 64bit)") + else() + SET(CMAKE_LIBRARY_ARCHITECTURE "x86" CACHE STRING "Architecture of target system (for 32bit)") + endif() + + # installing to default application-location creates an error (a privileges and/or path syntax problem) + if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) + SET(CMAKE_INSTALL_PREFIX "${CMAKE_BINARY_DIR}/Install" CACHE PATH "Cmake install path" FORCE) + endif() + + # might work with "SHARED" as well. + set(PA_LIBRARY_TYPE "STATIC") + if(NOT MSYS) + set(PORTAUDIO_INCLUDE_DIRS "${CMAKE_SOURCE_DIR}/external_libraries/portaudio_sc_org/include" CACHE PATH "Portaudio include directory" FORCE) + add_subdirectory("${CMAKE_SOURCE_DIR}/external_libraries/portaudio_sc_org") + endif(NOT MSYS) +endif(WIN32) + +############################################# +# Compiler flags etc + +if (${CMAKE_COMPILER_IS_GNUCXX}) + exec_program(${CMAKE_CXX_COMPILER} ARGS -dumpversion OUTPUT_VARIABLE _gcc_version) + + add_definitions("-fschedule-insns2" "-fomit-frame-pointer") + + add_definitions("-Wreturn-type") + + if(${_gcc_version} VERSION_LESS 4.8) + message(FATAL_ERROR "SuperCollider requires at least gcc-4.8 when compiled with gcc.") + endif() + + add_definitions("-fno-math-errno -fno-signaling-nans -fsigned-zeros -fno-associative-math") + + if(APPLE) + exec_program(${CMAKE_CXX_COMPILER} ARGS --version OUTPUT_VARIABLE _gcc_version_info) + if ("${_gcc_version_info}" MATCHES "Apple") + add_definitions("-fpascal-strings") + endif() + add_definitions("-D_REENTRANT") + elseif(NOT (WIN32 AND NOT CYGWIN)) + add_definitions("-pthread") + endif() + +elseif(${CMAKE_CXX_COMPILER} MATCHES icpc) + set(CMAKE_COMPILER_IS_INTEL 1) + add_definitions(-Wno-unknown-pragmas) + add_definitions(-simd) + +elseif(CMAKE_CXX_COMPILER_ID STREQUAL "Clang" OR CMAKE_CXX_COMPILER_ID STREQUAL "AppleClang") + set(CMAKE_COMPILER_IS_CLANG 1) +endif() + +if(APPLE) + if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) + set(CMAKE_INSTALL_PREFIX "${CMAKE_BINARY_DIR}/Install" CACHE STRING "Cmake install path" FORCE) + endif() +elseif(UNIX) + add_definitions(-DSC_DATA_DIR="${CMAKE_INSTALL_PREFIX}/share/SuperCollider") +endif() + +if(WIN32) + add_definitions(-DWIN32_LEAN_AND_MEAN -DNOMINMAX -D_WIN32_WINNT=0x0600) + + #avoid unnecesary autolink + add_definitions(-DBOOST_DATE_TIME_NO_LIB -DBOOST_ALL_NO_LIB) + +endif() + +add_definitions(-DBOOST_CHRONO_HEADER_ONLY -DBOOST_NO_AUTO_PTR) + + +############################################# +# Detect CCache + +find_program(CCacheExectuable ccache) +if( CCacheExectuable ) + # only used with >=cmake-3.4 + set( CMAKE_C_COMPILER_LAUNCHER "${CCacheExectuable}" ) + set( CMAKE_CXX_COMPILER_LAUNCHER "${CCacheExectuable}" ) +endif() + +############################################# +# Options +option(NOVA_SIMD "Build with nova-simd support." ON) +option(FINAL_BUILD "Build as single source file." OFF) + +option(FFT_GREEN "Use internal 'Green' FFT lib rather than FFTW. (Not recommended.)" OFF) + +if(NOT ${CMAKE_SYSTEM_PROCESSOR} MATCHES "^arm") + option(SSE "Compile with support for SSE instructions." ON) + option(SSE2 "Compile with support for SSE2 instructions." ON) +else() # ARM platforms do not have SSE + set(SSE OFF) + set(SSE2 OFF) +endif() + +set(AUDIOAPI "default" CACHE STRING "Audio API to use (one of {default,coreaudio,jack,portaudio})") + +if (AUDIOAPI STREQUAL jack) + # here we check for JACK metadata API + include(CheckIncludeFiles) + CHECK_INCLUDE_FILES("jack/metadata.h" JACK_USE_METADATA_API) + if(${JACK_USE_METADATA_API}) + message(STATUS "using JACK metadata API") + include_directories(${CMAKE_SOURCE_DIR}/external_libraries/jackey) + endif() +endif() + +option(LIBSCSYNTH "Compile libscsynth as shared library" OFF) + +option(INSTALL_HELP "Install help docs and examples along with the software" ON) +option(SC_DOC_RENDER "Pre-render SCDoc documentation. (For putting online, etc)" OFF) +option(SC_QT "Build SuperCollider with Qt GUI features" ON) +option(SC_IDE "Build Qt IDE." ON) +if (SC_QT) + message( STATUS "Compiling with Qt GUI" ) +else() + if (SC_IDE) + message( STATUS "Not compiling SC IDE, because it requires Qt but SC_QT is False" ) + set(SC_IDE False) + endif() +endif (SC_QT) +option(NO_X11 "Disables the building of plugins that require the X11 library (for UI-less compiles)" OFF) + +option(ENABLE_TESTSUITE "Compile testsuite." ON) + +# Build supernova by default only when on Linux or BSD systems +option(SUPERNOVA "Build with supernova as optional audio synthesis server" ${LINUX_OR_BSD}) + +option(SN_MEMORY_DEBUGGING "Build supernova for memory debugging (disable memory pools).") +option(SC_MEMORY_DEBUGGING "Build sclang&scsynth for memory debugging (disable memory pools).") +option(GC_SANITYCHECK "Enable sanity checks in the sclang garbage collector.") + +option(NO_LIBSNDFILE "Disable soundfile functionality. (Not recommended.)" OFF) +if(WIN32) + option(NO_AVAHI "Disable Avahi support. (Not recommended.)" ON) +else(WIN32) + option(NO_AVAHI "Disable Avahi support. (Not recommended.)" OFF) +endif(WIN32) +option(NO_GPL3 "Disable GPL3 code, for pure-GPL2 situations. (Not recommended.)" OFF) + +option(SCLANG_SERVER "Build with internal server." ON) + +if(CMAKE_COMPILER_IS_GNUCXX OR CMAKE_COMPILER_IS_CLANG) + option(NATIVE "Optimize binary for this architecture (binaries may not run on other machines).") +endif() + +if(CMAKE_COMPILER_IS_GNUCXX) + option(LTO "Use GCC's link time optimizer' (experimental).") +endif() + +option(SC_SYMLINK_CLASSLIB "Place a symlink of SCCLassLibrary instead of copying" OFF) + +option(SYSTEM_BOOST "Use boost libraries from system" OFF) +option(SYSTEM_YAMLCPP "Use yaml-cpp library from system" OFF) + +option(FORTIFY "Define -D_FORTIFY_SOURCE=2 to check for programming errors" OFF) + +if(MINGW AND (${CMAKE_CXX_COMPILER_VERSION} VERSION_LESS 5.3.0)) + option(SC_HIDAPI "Build with HID support" OFF) +else() + option(SC_HIDAPI "Build with HID support" ON) +endif() + +############################################# +# some default libraries + +if (NOT WIN32) + find_package(Pthreads) + + if (NOT PTHREADS_FOUND) + message(SEND_ERROR "cannot find libpthreads") + endif() + include_directories(${PTHREADS_INCLUDE_DIR}) +endif() + +if(SYSTEM_BOOST) + # https://github.com/supercollider/supercollider/issues/4576#issuecomment-531499017 + # Boost >= 1.71 ships with its own Boost config file, we ignore it for now. + set(Boost_NO_BOOST_CMAKE ON) + set(Boost_USE_MULTITHREADED ON) + find_package(Boost 1.66.0 COMPONENTS thread system filesystem program_options regex test_exec_monitor) +endif() + +if (Boost_FOUND) + link_directories(${Boost_LIBRARY_DIRS}) +else() + message(STATUS "building boost libraries manually") +endif() + +if(SYSTEM_YAMLCPP) + find_package(YamlCpp) +else() + set(YAMLCPP_FOUND OFF) +endif() + +############################################# +# some preprocessor flags +if (CMAKE_COMPILER_IS_GNUCXX OR CMAKE_COMPILER_IS_CLANG) + if (SSE) + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -msse") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -msse") + if(NOT APPLE AND NOT CMAKE_COMPILER_IS_CLANG) + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mfpmath=sse") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -mfpmath=sse") + endif() + endif() + if (SSE2) + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -msse2") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -msse2") + endif() + if (NATIVE) + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -march=native") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -march=native") + endif() + + if( CMAKE_VERSION VERSION_LESS 3.1 ) + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11") + set(CMAKE_CXX_LINK_FLAGS "${CMAKE_CXX_LINK_FLAGS} -std=c++11") + if(CMAKE_COMPILER_IS_CLANG) + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -stdlib=libc++") + set(CMAKE_CXX_LINK_FLAGS "${CMAKE_CXX_LINK_FLAGS} -stdlib=libc++") + endif() + else() + set( CMAKE_CXX_STANDARD 11 ) + + if(CMAKE_COMPILER_IS_CLANG) + # workaround + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -stdlib=libc++") + set(CMAKE_CXX_LINK_FLAGS "${CMAKE_CXX_LINK_FLAGS} -stdlib=libc++") + endif() + endif() + + if(FORTIFY) + add_definitions( -D_FORTIFY_SOURCE=2 ) + endif() + + add_definitions(-fvisibility=hidden) +endif() + +if (CMAKE_COMPILER_IS_INTEL AND NOT WIN32) + if (SSE) + add_definitions(-mia32) + endif() + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11") + + # disable warnings + add_definitions(-diag-disable 170) # pointer points outside of underlying object ... used heavily in sclang + add_definitions(-diag-disable 279) # controlling expression is constant +endif() + +if(MSVC) + foreach(flag CMAKE_C_FLAGS CMAKE_CXX_FLAGS) + set(${flag} "${${flag}} /wd4018") # signed/unsigned mismatch + set(${flag} "${${flag}} /wd4102") # unreferenced label + set(${flag} "${${flag}} /wd4267") # conversion from 'size_t' to 'int', possible loss of data + set(${flag} "${${flag}} /wd4244") # conversion from '__int64' to 'int', possible loss of data + set(${flag} "${${flag}} /wd4305") # '=' : truncation from 'double' to 'float' + set(${flag} "${${flag}} /wd4309") # '=' : truncation of constant value + set(${flag} "${${flag}} /wd4800") # forcing value to bool 'true' or 'false' (performance warning) + set(${flag} "${${flag}} /wd4996") # The POSIX name for this item is deprecated. + endforeach() + +# _ENABLE_ATOMIC_ALIGNMENT_FIX prevents the build from breaking when VS2015 update 2 upwards are used +# see http://boost.2283326.n4.nabble.com/lockfree-ENABLE-ATOMIC-ALIGNMENT-FIX-for-VS-2015-Update-2-td4685955.html + add_definitions(-D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -D_ENABLE_ATOMIC_ALIGNMENT_FIX) +endif(MSVC) + +if (SC_MEMORY_DEBUGGING) + add_definitions(-DDISABLE_MEMORY_POOLS) + add_definitions(-DENABLE_MEMORY_CHECKS) +endif() + +if(MINGW AND (${CMAKE_CXX_COMPILER_VERSION} VERSION_GREATER 4.8.5) AND (${CMAKE_CXX_COMPILER_VERSION} VERSION_LESS 5.3.0)) +# no-strict-aliasing was introduced because of problems with MinGW/GCC 4.9.2 + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mstackrealign -fno-strict-aliasing") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -mstackrealign -fno-strict-aliasing") +elseif(MINGW) + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mstackrealign") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -mstackrealign") +endif() + +# support for building on Raspberry Pi 1/2/3 and BBB +if(CMAKE_COMPILER_IS_GNUCXX AND CMAKE_SYSTEM_PROCESSOR STREQUAL "armv7l") + foreach(flag CMAKE_C_FLAGS CMAKE_CXX_FLAGS) + set(${flag} "${${flag}} -mfloat-abi=hard") + set(${flag} "${${flag}} -mfpu=neon") + endforeach() +elseif(CMAKE_COMPILER_IS_GNUCXX AND CMAKE_SYSTEM_PROCESSOR STREQUAL "armv6l") + foreach(flag CMAKE_C_FLAGS CMAKE_CXX_FLAGS) + set(${flag} "${${flag}} -march=armv6") + set(${flag} "${${flag}} -mtune=arm1176jzf-s") + set(${flag} "${${flag}} -mfloat-abi=hard") + set(${flag} "${${flag}} -mfpu=vfp") + endforeach() +endif() + +if (NO_GPL3) + add_definitions(-DNO_GPL3) +endif() + +############################################# +# subdirectories +add_subdirectory(tools) +add_subdirectory(external_libraries) + +if(NOT YAMLCPP_FOUND) + set(YAMLCPP_LIBRARY yaml) +endif() + + +configure_file(common/SC_Version.hpp.in common/SC_Version.hpp) +include_directories(${CMAKE_CURRENT_BINARY_DIR}/common) + +file(GLOB_RECURSE ClassLibrary SCClassLibrary/*sc) +file(GLOB_RECURSE HelpSource HelpSource/*) +file(GLOB_RECURSE Sounds sounds/*) +file(GLOB_RECURSE Examples examples/*) + + +if(APPLE) + include(cmake_modules/MacAppFolder.cmake) + set(ide_name ${scappbundlename}) +else() + set(ide_name scide) +endif() + +add_subdirectory(server) +add_subdirectory(lang) +add_subdirectory(platform) +add_subdirectory(editors) + +if(UNIX AND NOT APPLE) + install(DIRECTORY include/common include/plugin_interface include/server include/lang + DESTINATION ${CMAKE_INSTALL_PREFIX}/include/SuperCollider + FILES_MATCHING PATTERN "*.h" PATTERN "*.hpp" + ) + install(FILES SCVersion.txt + DESTINATION ${CMAKE_INSTALL_PREFIX}/include/SuperCollider + ) +endif() + +if (WIN32) + set(auxresourcesdir "${SC_WIN_BUNDLE_NAME}" CACHE STRING "Resources directory") +elseif(APPLE) + set(auxresourcesdir ${scappbundlename} CACHE STRING "Resources directory") +else() + set(auxresourcesdir "share/SuperCollider" CACHE STRING "Resources directory") +endif() + +set(SCCLASSLIB_EXCLUDE_REGEX "IGNOREME") + +if(NOT SC_QT) + set(SCCLASSLIB_EXCLUDE_REGEX "${SCCLASSLIB_EXCLUDE_REGEX}|GUI") +endif() + +if(WIN32) + set(SCCLASSLIB_EXCLUDE_REGEX "${SCCLASSLIB_EXCLUDE_REGEX}") +endif() + +if(APPLE) + if(SC_SYMLINK_CLASSLIB) + #if there are folders inside SCCLassLibrary abort cmake. + file(GLOB classlibraryfolders "${CMAKE_INSTALL_PREFIX}/${auxresourcesdir}/SCClassLibrary/[^.]*") + foreach(onedirectory ${classlibraryfolders}) + message( "${onedirectory}" ) + if(NOT IS_SYMLINK "${onedirectory}") + message(FATAL_ERROR "Symlinking will fail ! SCClassLibrary folder already exists and has directories inside, please delete it first." ) + endif() + endforeach(onedirectory) + + message(STATUS "Will create symlink of SCClassLibrary to ${CMAKE_INSTALL_PREFIX}/${auxresourcesdir}/SCClassLibrary" ) + if(NOT EXISTS "{CMAKE_INSTALL_PREFIX}/${auxresourcesdir}/SCClassLibrary") + install( CODE "EXECUTE_PROCESS(COMMAND mkdir ${CMAKE_INSTALL_PREFIX}/${auxresourcesdir}/SCClassLibrary)" ) + endif() + #symlink the folders inside SCCLassLibrary. Check if QtCollider folder should be symlinked or not. + file(GLOB classlibraryfolders RELATIVE "${CMAKE_CURRENT_SOURCE_DIR}/SCClassLibrary" "SCClassLibrary/[^.]*") + foreach(onedirectory ${classlibraryfolders}) + if(NOT "${onedirectory}" MATCHES "${SCCLASSLIB_EXCLUDE_REGEX}") + install( CODE + "EXECUTE_PROCESS(COMMAND ln -shF ${CMAKE_CURRENT_SOURCE_DIR}/SCClassLibrary/${onedirectory} ${CMAKE_INSTALL_PREFIX}/${auxresourcesdir}/SCClassLibrary/${onedirectory} )" ) + endif() + endforeach(onedirectory) + endif() +else() + install(DIRECTORY SCClassLibrary + DESTINATION ${auxresourcesdir} + REGEX ${SCCLASSLIB_EXCLUDE_REGEX} EXCLUDE + PATTERN "*~" EXCLUDE + PATTERN "*#" EXCLUDE + ) +endif() + +if(NOT APPLE) + install(DIRECTORY sounds DESTINATION ${auxresourcesdir}) + install(DIRECTORY examples DESTINATION ${auxresourcesdir}) +elseif(APPLE) + install(DIRECTORY examples DESTINATION ${auxresourcesdir}) +endif() + +if (WIN32) + set( AdditionalInstallFiles + README.md + README_WINDOWS.md + CHANGELOG.md + COPYING + AUTHORS + ) +elseif(APPLE) + set( AdditionalInstallFiles + README.md + README_MACOS.md + CHANGELOG.md + COPYING + AUTHORS + ) +else() + set( AdditionalInstallFiles + README.md + README_LINUX.md + CHANGELOG.md + COPYING + AUTHORS + ) +endif() + +install(FILES ${AdditionalInstallFiles} DESTINATION ${auxresourcesdir}) + +if(INSTALL_HELP) + if(SC_SYMLINK_CLASSLIB AND APPLE) + message(STATUS "Will create symlink of HelpSource to ${CMAKE_INSTALL_PREFIX}/${auxresourcesdir}/HelpSource") + if(EXISTS "${CMAKE_INSTALL_PREFIX}/${auxresourcesdir}/HelpSource") + message(FATAL_ERROR "Symlinking will fail ! HelpSource folder already exists, please delete it first." ) + endif() + install( CODE + "EXECUTE_PROCESS(COMMAND ln -shF ${CMAKE_CURRENT_SOURCE_DIR}/HelpSource ${CMAKE_INSTALL_PREFIX}/${auxresourcesdir}/HelpSource )" ) + elseif(NOT APPLE) + install(DIRECTORY HelpSource + DESTINATION ${auxresourcesdir} + REGEX ${SCCLASSLIB_EXCLUDE_REGEX} EXCLUDE + PATTERN "*~" EXCLUDE + PATTERN "*#" EXCLUDE + ) + endif() +endif() + + +############################################# +# +# build scdoc help files +# +list(APPEND BUILD_CLASSLIBRARIES "${CMAKE_CURRENT_SOURCE_DIR}/SCClassLibrary") + +# this folder has an extension to Platform that disables the loadStartupFiles method +list(APPEND BUILD_CLASSLIBRARIES "${CMAKE_CURRENT_SOURCE_DIR}/platform/disable_startup_files") + +foreach(arg ${BUILD_CLASSLIBRARIES}) + set(BUILD_CLASSLIBRARYPATH "${BUILD_CLASSLIBRARYPATH} - ${arg}\n") +endforeach() + +configure_file(build_sclang.cfg.in ${CMAKE_CURRENT_BINARY_DIR}/build_sclang.cfg) + +if(SC_DOC_RENDER) + file(GLOB_RECURSE SCDocSources RELATIVE HelpSource .*[^~]) + file(GLOB_RECURSE SCDocClasses RELATIVE SCClassLibrary/SCDoc *.sc) + + add_custom_target(doc ALL + COMMAND sclang + -a -l ${CMAKE_CURRENT_BINARY_DIR}/build_sclang.cfg + platform/renderAllHelp.scd ${CMAKE_CURRENT_SOURCE_DIR}/HelpSource ${CMAKE_CURRENT_BINARY_DIR}/RenderedHelp + WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} + DEPENDS sclang ${SCDocSources} ${SCDocClasses}) + +endif() + +set_directory_properties( + PROPERTIES + ADDITIONAL_MAKE_CLEAN_FILES "RenderedHelp") + +############################################# +# +# testsuite +# +if(ENABLE_TESTSUITE) + add_subdirectory(testsuite) +endif() + +############################################# +# CPack support + +set(CPACK_PACKAGE_VERSION_MAJOR ${PROJECT_VERSION_MAJOR}) +set(CPACK_PACKAGE_VERSION_MINOR ${PROJECT_VERSION_MINOR}) +set(CPACK_PACKAGE_VERSION_PATCH ${PROJECT_VERSION_PATCH}) + +if(APPLE) + set(CPACK_GENERATOR "DragNDrop") + set(CPACK_DMG_FORMAT "UDBZ") + set(CPACK_DMG_VOLUME_NAME "${scappbundlename}") + set(CPACK_SYSTEM_NAME "OSX") +# set(CPACK_PACKAGE_FILE_NAME "${scappbundlename}-${PROJECT_VERSION}") + set(CPACK_DMG_DS_STORE "${CMAKE_SOURCE_DIR}/package/ds_store") + set(CPACK_DMG_BACKGROUND_IMAGE "${CMAKE_SOURCE_DIR}/package/background.png") + set(CPACK_PACKAGE_ICON "${CMAKE_SOURCE_DIR}/icons/sc_ide.icns") +endif() + +if(NOT WIN32) # We define a custom 'package' target in platform/windows/CMakeLists.txt + include(CPack) +endif() + +############################################# +# hide advanced variables +mark_as_advanced(AVAHI_LIBRARIES AVAHI_INCLUDE_DIRS AVAHI_INCLUDE_DIR AVAHI_LIBRARY-COMMON AVAHI_LIBRARY-CLIENT) +mark_as_advanced(DL) +mark_as_advanced(EMACS_EXECUTABLE) +mark_as_advanced(FFTW3F_INCLUDE_DIR FFTW3F_LIBRARY FFTW3F_LIBRARY_DIR) +mark_as_advanced(JACK JACK_INCLUDE_DIR JACK_LIBRARY) +mark_as_advanced(MATH_LIBRARY) +mark_as_advanced(QT_QMAKE_EXECUTABLE) +mark_as_advanced(SNDFILE SNDFILE_LIBRARY_DIR) +mark_as_advanced(SC_HIDAPI) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..2b20ab8 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,97 @@ +## Purpose + +A primary goal of our community, our user groups and mailing lists, symposia and other events is to be inclusive to the largest number of contributors, with the most varied and diverse backgrounds possible. As such, we are committed to providing a friendly, safe and welcoming environment for all. + +This Code of Conduct outlines our expectations for all those who participate in our community, as well as the consequences for unacceptable behavior. + +We invite all those who participate in our community to help us create safe and positive experiences for everyone. + +## Diversity Statement + +We encourage everyone to participate and are committed to building a community for all. Although we will fail at times, we seek to treat everyone both as fairly and equally as possible. Whenever a participant has made a mistake, we expect them to take responsibility for it. If someone has been harmed or offended, it is our responsibility to listen carefully and respectfully, and do our best to right the wrong. + +Although this list cannot be exhaustive, we explicitly honor diversity in age, gender, gender identity or expression, culture, ethnicity, language, national origin, political beliefs, profession, race, colour, immigration status, education level, size, family status, religion, sexual orientation, class, socioeconomic status, and technical ability. We will not tolerate discrimination based on any of the protected characteristics above, including discrimination against participants with disabilities. + +We are aware that the definitions and examples for diversity and discrimination have a strong cultural bias and are likely to change over time. They mirror the sensitivities of the SuperCollider community at the time of writing. We welcome suggestions as to how to extend our understanding of discrimination and exclusivism. + +## Open [Source/Culture/Tech] Citizenship + +A supplemental goal of this Code of Conduct is to increase free and open [source/culture/tech] citizenship by encouraging participants to recognize and strengthen the relationships between our actions and their effects on our community. + +Communities mirror the societies in which they exist and positive action is essential to counteract the many forms of inequality and abuses of power that exist in society. + +If you see someone who is making an extra effort to ensure our community is welcoming and friendly, and encourages all participants to contribute to the fullest extent, we want to know. + +### The SuperCollider community strives to be: + +* Friendly and patient. +* Welcoming: We strive to be a community that welcomes and supports people of all backgrounds and identities. +* Considerate: Your work will be used by other people, and you in turn will depend on the work of others. Any decision you take will affect users and colleagues, and you should take those consequences into account when making decisions. Remember that we’re a world-wide community, so you might not be communicating in someone else’s primary language. +* Respectful: Not all of us will agree all the time, but disagreement is no excuse for poor behavior and poor manners. We might all experience some frustration now and then, but we cannot allow that frustration to turn into a personal attack. It’s important to remember that a community where people feel uncomfortable or threatened is not a productive one. +* Understanding of differences of opinion: Disagreements, both social and technical, happen all the time. It is important that we resolve disagreements and differing views constructively. Remember that we’re different. The strength of our community comes from its diversity. Different people have different perspectives on issues. Being unable to understand why someone holds a viewpoint doesn’t mean that they’re wrong. Don’t forget that it is human to err and blaming each other doesn’t get us anywhere. Instead, focus on helping to resolve issues and learning from mistakes. + +## Expected Behavior + +* Participate in an authentic and active way. In doing so, you contribute to the health and longevity of this community. +* Exercise consideration and respect in your speech and actions. +* Attempt collaboration before conflict. +* Refrain from demeaning, discriminatory, or harassing behavior and speech. +* Be mindful of your surroundings and of your fellow participants. Alert community leaders if you notice a dangerous situation, someone in distress, or violations of this Code of Conduct, even if they seem inconsequential. + +### Self-Promotion + +* You are invited to use the SuperCollider mailing lists and forums to share your own projects and events, commercial or noncommercial, that directly involve SuperCollider. Posting your artistic projects is specifically encouraged. +* You may also share news of projects and events that are only topically related to SuperCollider, provided that they are noncommercial. +* Avoid using the community as a platform to advertise commercial products that lack direct connections to the software. +* Self-promotion postings should be in courteous volumes and preferably include good descriptions. + +## Unacceptable Behavior + +Unacceptable behaviors include: intimidating, harassing, abusive, culturally appropriative, discriminatory, derogatory or demeaning speech or actions by any participant in our community online, at all related events and in one-on-one communications carried out in the context of community business. Community event venues may be shared with members of the public; please be respectful to all patrons of these locations. + +Harassment includes, but is not limited to: + +* Harmful or prejudicial verbal or written comments related to gender, gender identity and expression, sexual orientation, disability, mental illness, neuro(a)typicality, physical appearance, body size, race, ethnicity, age, regional discrimination, political or religious affiliation +* Unwelcome comments regarding a person’s lifestyle choices and practices, including those related to food, health, parenting, drugs, and employment +* Deliberate misgendering. This includes deadnaming or persistently using a pronoun that does not correctly reflect a person’s gender identity. You must address people by the name they give you when not addressing them by their username or handle +* Physical contact and simulated physical contact (eg, textual descriptions like “backrub”) without consent or after a request to stop +* Inappropriate depictions of violence (including presentation slides) +* Threats of violence, both physical and psychological +* Incitement of violence towards any individual, including encouraging a person to commit suicide or to engage in self-harm +* Deliberate intimidation +* Stalking or following +* Harassing photography or recording, including logging online activity for harassment purposes +* Sustained disruption of discussion +* Unwelcome sexual attention, including gratuitous or off-topic sexual images or behaviour +* Pattern of inappropriate social contact, such as requesting/assuming inappropriate levels of intimacy with others +* Continued one-on-one communication after requests to cease +* Deliberate “outing” of any aspect of a person’s identity without their consent except as necessary to protect others from intentional abuse +* Publication of non-harassing private communication + +The SuperCollider community prioritizes marginalized people’s safety over privileged people’s comfort. We will not act on complaints regarding: +* ‘Reverse’ -isms, including ‘reverse racism,’ ‘reverse sexism,’ and ‘cisphobia’ +* Reasonable communication of boundaries, such as “leave me alone,” “go away,” or “I’m not discussing this with you” +* Refusal to explain or debate social justice concepts +* Criticizing racist, sexist, cissexist, or otherwise oppressive behavior or assumptions + +## Consequences of Unacceptable Behavior + +Unacceptable behavior from any community member, including sponsors and those with decision-making authority, will not be tolerated. Anyone asked to stop unacceptable behavior is expected to comply immediately. + +If a community member engages in unacceptable behavior, the community organizers may take any action they deem appropriate, up to and including a temporary ban or permanent expulsion from the community without warning (and without refund in the case of a paid event). + +## If You Witness or Are Subject to Unacceptable Behavior + +If you are subject to or witness unacceptable behavior, or have any other concerns, please notify a community organizer as soon as possible. Additionally, community organizers are available to help community members engage with local law enforcement or to otherwise help those experiencing unacceptable behavior feel safe. In the context of in-person events, organizers will also provide escorts as desired by the person experiencing distress. + +## Addressing Grievances + +If you feel you have been falsely or unfairly accused of violating this Code of Conduct, you should notify one of the event or community organizers with a concise description of your grievance. Your grievance will be handled in accordance with our existing governing policies. + +## Scope + +We expect all community participants (contributors, paid or otherwise; sponsors; and other guests) to abide by this Code of Conduct in all community venues—online and in-person—as well as in all one-on-one communications pertaining to community business. + +## License and attribution + +The SuperCollider Code of Conduct is distributed under a [Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/) license. It is based on the [Berlin Code of Conduct](http://berlincodeofconduct.org/), the [Open Code of Conduct](https://github.com/todogroup/opencodeofconduct), and the [Geek Feminism Code of Conduct](http://geekfeminism.org/about/code-of-conduct/). diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..6eff3e6 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,205 @@ +# Contributing to SuperCollider + +First and foremost, thank you! We appreciate that you want to contribute to SuperCollider. Your time is valuable, and your contributions mean a lot to us. + +#### What does "contributing" mean? + +Creating an issue is the simplest form of contributing to a project. But there are many ways to contribute, including the following: + +- Updating or correcting documentation +- Fixing an open issue +- Requesting a feature +- Reporting a bug +- Translating the IDE into a language you know (see [Additional resources](#Additional-resources) below) + +If you're new to this project, check out the issues tagged ["good first issue"](https://github.com/supercollider/supercollider/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) – fixing one of these is a great way to get started as a contributor! + +If you'd like to learn more about contributing in general, the [Guide to Idiomatic Contributing](https://github.com/jonschlinkert/idiomatic-contributing) has a lot of useful information. + +#### Showing support for SuperCollider + +Please keep in mind that open source software is built by people like you, who spend their free time creating things the rest the community can use. + +Don't have time to contribute? No worries, here are some other ways to show your support for SuperCollider: + +- Star the [project](https://github.com/supercollider/supercollider) on Github +- Send a message on the [sc-dev](http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/mailing_list/MailingListOptions.jtp?forum=2681767) mailing list +- Join us on [Slack](https://slackin-apxbmqnfui.now.sh/) +- Join the [Facebook group](https://www.facebook.com/groups/supercollider/) +- Tweet your support for SuperCollider + +## Getting Started + +- Make sure you have a [GitHub account](https://github.com/signup/free) +- Fork the repository on GitHub + +## Issues + +### Before creating an issue + +Try to follow these guidelines: + +- **Investigate the issue**: What is the minimum effort or code required to produce the issue? Does it happen every time? Can you get it to happen on someone else's computer? Someone else's operating system? +- **See if a ticket already exists**: Search SuperCollider's [open issues](https://github.com/supercollider/supercollider/issues). If an issue for your problem already exists, leave your comments in the issue's thread. Make sure you give your version and system info plus any information that you don't see already noted in the ticket. +- **Ask the community**: If you're unsure about how to investigate or recreate an issue, it may help to ask the [sc-dev](http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/mailing_list/MailingListOptions.jtp?forum=2681767) or [sc-users](http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/mailing_list/MailingListOptions.jtp?forum=2676391) mailing lists. You can also try asking on [Slack](https://scsynth.slack.com) or on the [Facebook group](https://www.facebook.com/groups/supercollider/). +- **Proceed in creating your issue**: Be sure to create your issue in the appropriate repository. Note that [sc3-plugins](https://github.com/supercollider/sc3-plugins) are maintained in their own repository separate from SuperCollider. +- **One ticket at a time**: If you have multiple issues to report, please open separate tickets for each one. + +### Creating an issue + +Please be as descriptive as possible when creating an issue. In order for us to better answer your questions and effectively address your issue, please provide the following information: + +- **version**: Note the version of SuperCollider are you using +- **system**: Note your operating system and version +- **extensions, plugins, helpers, etc.** (if applicable): List any extensions or modifications you are using +- **error messages**: Paste all error messages *in their entirety* into the issue, or use a [gist](https://gist.github.com/) if the messages are very long. + +When an issue involves a crashing or unresponsive executable and you don't know why, providing a crash report can give developers a very helpful first step toward resolving the problem. See "Generating a crash report" below for instructions for your platform. + +## Pull Requests + +### Before making changes + +- Create a fork of the SuperCollider repository. +- Clone the repo and its submodules locally: + + git clone --recursive https://github.com/your-name/supercollider.git + + - If you have created the fork before, bring it up-to-date with the SuperCollider repository. See [Updating your fork](#Updating-your-fork) below for details. +- Create a topic branch from where you want to base your work. + - Your topic branch should be based on `develop`, unless it is a trivial bug fix or documentation change, in which case it should be based on the latest release (`3.x`) branch. + - Our branch naming convention is `topic/branch-description`: for example, `topic/fix-sinosc` or `topic/document-object`. + - To quickly create a topic branch based on develop: `git checkout -b topic/my-fix develop`. + - Please do not work off of the `master` branch, which is stable and only includes releases. +- As time passes, make sure to keep your fork updated - see [Updating your fork](#Updating-your-fork) below. + +### Making changes + +- Make commits of logical units. +- Please refer to [Code Style Guide](https://github.com/supercollider/supercollider/wiki/Code-style-guidelines). Note that code style, such as whitespace conventions, depend on the language (`C++` vs `SuperCollider` vs `SCDoc Markup`) +- Make sure your commit messages are descriptive and in the proper format. + - Commit messages follow the schema "category: content", e.g. `docs: Make the example in CONTRIBUTING imperative and concrete`, or `help: Update RunningSum2 help file`, or `class library: do this and that`, or `plugins: add missing function definition`. + - A more complete example: + + docs: Make the example in CONTRIBUTING imperative and concrete + + Without this patch applied the example commit message in the CONTRIBUTING + document is not a concrete example. This is a problem because the + contributor is left to imagine what the commit message should look like + based on a description rather than an example. This patch fixes the + problem by making the example concrete and imperative. + + The first line is a real life imperative statement which optionally identifies + the component being changed. The body describes the behavior without the patch, + why this is a problem, and how the patch fixes the problem when applied. + +- Make sure you have added the necessary tests for your changes. +- Make sure you have documented your changes, if necessary. + +### Submitting changes as Pull Requests + +- Push your changes to a topic branch in your fork of the SuperCollider repository. If you are working locally, do this with `git push -u origin topic/branch-description`. `origin` should be the remote of your fork; check with `git remote -v`. +- Submit a pull request to the SuperCollider repository. +- The core team looks at pull requests on a regular basis in a public meeting that is held on a weekly basis. The meeting times are announced on the sc-dev mailing list. +- You may receive feedback and requests for changes. We expect changes to be made in a timely manner. We may close pull requests if they aren't showing any activity. + +### Updating your fork + +In order to keep your fork up-to-date, you need to point it to the main SuperCollider repository. This is done by adding the main repository as a remote, usually called `upstream`. **Please note:** naming the main repository `upstream` is just a convention, not a requirement. If you already have a differently named remote pointing to the main SuperCollider repository, you can use that name instead. +- If you haven't yet added the `upstream` remote, you can add it by doing the following: + - Check the list of remotes: `git remote -v`. The output should look like this: + + origin https://github.com/your-name/supercollider.git (fetch) + origin https://github.com/your-name/supercollider.git (push) + + - Add a new remote called `upstream`, pointing to the SuperCollider repository: + + git remote add upstream https://github.com/supercollider/supercollider.git + + - Check the list of remotes again: `git remote -v`. Now the output should look like this: + + origin https://github.com/your-name/supercollider.git (fetch) + origin https://github.com/your-name/supercollider.git (push) + upstream https://github.com/supercollider/supercollider.git (fetch) + upstream https://github.com/supercollider/supercollider.git (push) + + - You can now proceed to update your fork. +- If you've already added the `upstream` remote, you can update your fork by doing the following: + - Be sure to have all local changes committed before proceeding with the update + - Fetch changes made to the `upstream` repository: `git fetch upstream` + - Checkout the `develop` branch: `git checkout develop` + - Pull changes into the `develop` branch: `git pull upstream develop`. Your `develop` branch is now up-to-date. + - If you've already created your topic branch, you can update it with the changes in `develop` by either rebasing or pulling - see [Notes on rebasing](#Notes-on-rebasing). + - If you haven't yet created your topic branch, proceed to creating it as described in the [Pull Requests](#Pull-Requests) section. + +### Notes on rebasing and merge conflicts + +It is almost never a good idea to resolve merge conflicts via the GitHub interface or by merging the main branch in locally. This creates noise in commit history and makes it more difficult to perform other operations on branches later. In the SuperCollider project, the preferred way to resolve merge conflicts in a pull request is by rebasing. + +See `git help rebase` for `rebase` usage examples that include graphical representations. + +Rebasing (`git help rebase`) is a very useful command for four scenarios in particular: + +1. If you'd like to incorporate new commits on the base branch that contain relevant fixes or + features into your topic branch. +2. If you'd like to resolve merge conflicts. +3. If you'd like to change the branch your topic branch is based on. This may happen if, for instance, a maintainer requests that you make your bug fix merge request against a release branch (e.g. 3.9, 3.10) instead of develop. You will then need to rebase your topic branch onto the appropriate release branch. +4. If you'd like to rewrite your commit history by combining or reordering some commits (not recommended for those newer to git). + +Rebase has an interactive mode (`git rebase -i`) which will show exactly which commits will be applied to the new base, and the order in which they will be applied. This can be very helpful when you're not completely sure what the result of a rebase will be. + +For scenarios (1) and (2), suppose that the current branch is `topic`, which is based on an old commit from the `develop` branch. To rebase, you can execute `git rebase -i develop`. You can examine the change list to make sure it's correct before continuing. Git will stop if it encounters a merge conflict, and give instructions on how to resolve it and continue the rebase. + +For scenario (3), suppose that there are three branches: `develop`, the release branch `3.10`, and the topic branch `topic` which is based on `develop`. Suppose that `topic` is currently checked out. You would like it to be based on `3.10` instead of `develop`. An easy way to do this is with `git rebase -i --onto 3.10 develop topic`. Beware that you may need to resolve merge conflicts during this rebase. + +After rebasing, you may find it helpful to display the pretty-printed commit log with `git log --oneline --graph --decorate` to make sure all is well. + +In any case, after rebasing your local branch will now be out of sync with your remote branch. You will have to resolve this by force pushing: `git push --force origin topic`. If you realize later that you made a mistake with your rebase, it's always possible to go back to your previous local state using `git reflog`. + +For scenario (4), `git help rebase`'s section "Interactive mode" has extensive documentation on how to reorder and recombine commits. Also refer to the section on `--autosquash` for ideas on how to combine these features into a streamlined rebase-oriented workflow. + +## Generating a crash report + +### macOS + +Crash logs are in `~/Library/Logs/DiagnosticReports`. The following command will list the crash reports for a SuperCollider program with the most recent first: + + ls -lt ~/Library/Logs/DiagnosticReports | grep -E 'SuperCollider|sclang|scsynth|supernova' + +If the app is hanging, and you think you know which one it is, you can force it to crash and produce a log by sending it a segfault signal: + + pkill -SIGSEGV # may need to execute twice to force a crash + +The crash log will be placed in `~/Library/Logs/DiagnosticReports` with the others. + +### Linux + +A core dump file is generated when an application crashes. See [this helpful article](https://linux-audit.com/understand-and-configure-core-dumps-work-on-linux/) for information on core dumps and how to enable them on your machine. You don't need to send us the full core dump (it will probably be quite large), but you can generate a helpful backgrace with gdb: + + gdb -ex where -ex quit + +See `man gdb` for more information on using core files. + +For a hanging process, you can use the command `pkill -SIGSEGV ` to force a crash, which will then produce a core dump. + +### Windows + +We don't currently have an easy way to get good crash log information on Windows. You can view logs in Event Viewer, but there's not enough information there that would be helpful for us. If you know of an easy way to get a high-quality crash report on Windows, let us know! + +## Additional resources + +More information can be found on the [git workflow wiki page](https://github.com/supercollider/supercollider/wiki/git-workflow-and-guidelines). + +You can also refer to Github's guide to [forking a repository](https://help.github.com/articles/fork-a-repo/) and to [syncing a fork](https://help.github.com/articles/syncing-a-fork/). + +Instructions on adding translation files for the IDE can be found in [DEVELOPING.md](./DEVELOPING.md). + +## Above and beyond + +Here are some tips for creating idiomatic issues. Taking just a little bit extra time will make your issue easier to read, easier to resolve, more likely to be found by others who have the same or similar issue in the future. + +- Read the [Guide to Idiomatic Contributing](https://github.com/jonschlinkert/idiomatic-contributing) +- Take some time to learn basic markdown. This [markdown cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) is super helpful, as is the GitHub guide to [basic markdown](https://help.github.com/articles/markdown-basics/). +- Learn about [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown/). And if you want to really go above and beyond, read [mastering markdown](https://guides.github.com/features/mastering-markdown/). +- Use backticks to wrap code. This ensures that code will retain its format, making it much more readable to others +- Use syntax highlighting by adding "supercollider" or the appropriate language name after the first "code fence" ("\`\`\`supercollider") diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..94a9ed0 --- /dev/null +++ b/COPYING @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/DEVELOPING.md b/DEVELOPING.md new file mode 100644 index 0000000..5036472 --- /dev/null +++ b/DEVELOPING.md @@ -0,0 +1,374 @@ +Purpose +======= + +This document provides useful information for developers and maintainers of SuperCollider. It's a yellow-pages of sorts. + +Practices +========= + +Git Workflow +------------ + +You can find full information about our git workflow +[here](https://github.com/supercollider/supercollider/wiki/git-workflow-and-guidelines). In summary, we use the +_git-flow_ branching model with `master` as the stable branch, `develop` as unstable, and `x.y` branches for release +branches. + +Milestones +---------- + +We use four tags to keep track of issues: + +- Next patch (example: "3.9.1") +- Some patch (example: "3.9.x") +- Next minor (example: "3.10") +- Some minor (example: "3.x") + +Patch-milestoned issues are those that will require bug fixes, while minor-milestoned issues are things like new +features and major changes that are better left for a minor release. The "Next patch"/"Next minor" milestones mark those +issues that we've decided _must_ be addressed before the next respective release. They're either the most painful bugs +or most requested features. + +When, in the example milestones above, 3.10 is released, we would move all 3.9.x-milestoned issues to 3.10.x, +and then collectively decide which issues ought to move from 3.x to 3.11 and from 3.10.x to 3.10.1. + +Deprecation +----------- + +SuperCollider class library deprecations are currently made on a case-by-case basis using the `Object:-deprecated` +method. When a method or class is deprecated, it is moved to `SCClassLibrary/deprecated`. Deprecations are removed on a +case-by-case basis with each minor (3.x) release. + +Standards for New UGens +======================= + +UGens proposed for inclusion in the main SuperCollider project should meet more rigorous standards than those found "in +the wild." These are standards the community has agreed upon for new UGens: + +- **General software quality concerns:** + - UGens in core should never break backward compatibility. + - UGens should be fully documented, with a clear explanation of what it does and an appropriate collection of + examples. Be sure to document which UGen inputs are modulatable at which rates. + - UGens should be efficient. SuperCollider takes pride in being easy on the CPU, and UGens should help support that + reputation. + - The UGen should be deemed useful enough to the general SC user base. + - Each UGen should be in a separate C++ source file (or multiple source files if it's really that long). + - Don't leave any unnecessary print statements lying around. +- **Safety:** + - Check input rates in the sclang class. + - UGens should be real-time safe. Ross Bencina's ["Real-time audio programming 101"] + (http://www.rossbencina.com/code/real-time-audio-programming-101-time-waits-for-nothing) is required reading. + Here is a quick and incomplete blacklist of dangerous features: + - `malloc`/`free`/`new`: use `RTAlloc` instead. + - `throw`/`catch`: use return codes instead. + - `dynamic_cast` + - System calls. These are complicated to handle and require use of an NRT thread. + - Any calls to `RTAlloc` should check the result for `NULL`. This usually happens when there + isn't enough real-time memory left. The server will crash if this check is not made. + - The Ctor sample should be initialized. If this is not done, very nasty bugs can occur. + - Zap dangerous values (subnormals, infinities, nans) in feedback loops to zero. SC provides a + `zapgremlins` function that does this for you. +- **Utility:** + - UGens should have both `.ar` and `.kr` methods if applicable. + - Sample rate and block size independence should be maintained if applicable. For example, audio UGens shouldn't sound + radically different if the sample rate is increased. + - For audio UGens, control-rate inputs should be interpolated if applicable. + - Don't arbitrarily make certain inputs nonmodulatable just for programming convenience -- carefully anticipate what's + worth modulating. Either way, don't forget to document it. +- **Modernization and deprecated features:** + - When writing a new UGen from scratch, it is recommended to use the modern C++ style seen in `SC_PlugIn.hpp`. + - Don't use `mul` and `add` arguments. These were originally introduced for efficiency, but now `Foo.ar * 2 + 1` gets + optimized into a `MulAdd`. + - Don't use a `doneAction` argument. Set the done flag instead. + +Tools +===== + +Continuous Integration and Skipping Commits +------------------------------------------- + +We have CI provided by AppVeyor (Windows) and Travis (Linux, macOS). If a commit changes _only_ +non-schelp documentation, _without_ renaming, adding, or removing files, you may want to consider +adding `[skip ci]` to the commit message so it does not waste CI resources. + +S3 Build Hosting +---------------- + +Builds of all commits to branches on the main project repository are uploaded to Amazon's S3 hosting service. This means that commits in Pull Requests are often not uploaded, which is the case if they originate from other respositories (i.e. forks). These builds are available for macOS, Windows x86, and Windows x86-64. To download the latest build of a branch named `topic/foo`, the URLs are of the form: + +* http://supercollider.s3.amazonaws.com/builds/supercollider/supercollider/osx/topic/foo-latest.html +* http://supercollider.s3.amazonaws.com/builds/supercollider/supercollider/win32/topicfoo-latest.html +* http://supercollider.s3.amazonaws.com/builds/supercollider/supercollider/win64/topicfoo-latest.html + +Note that for the Windows builds only, the branch name is stripped of forward slashes. + +To find a build for a specific commit (assuming it exists), use the full SHA hash of the commit. For example, the +binaries for commit +[8c3563a8065cb623087f267dfe50e228224a4572](https://github.com/supercollider/supercollider/commit/8c3563a8065cb623087f267dfe50e228224a4572) +are at: + +* http://supercollider.s3.amazonaws.com/builds/supercollider/supercollider/osx/SC-8c3563a8065cb623087f267dfe50e228224a4572.zip +* http://supercollider.s3.amazonaws.com/builds/supercollider/supercollider/win32/SC-Windows-x86-8c3563a8065cb623087f267dfe50e228224a4572.zip +* http://supercollider.s3.amazonaws.com/builds/supercollider/supercollider/win64/SC-Windows-x64-8c3563a8065cb623087f267dfe50e228224a4572.zip + +A build for a specific commit may not always be available: for instance, if the build was cancelled early or failed to +complete. + +AppVeyor builds +--------------- +Independently from Amazon S3 hosting service, AppVeyor stores its Windows builds temporarily for 6 months. In contrast to the Amazon S3 hosting, these builds are available for _all_ pull requests. The URL to these builds includes AppVeyor's job number and is unrelated to commit SHA, e.g. + +`https://ci.appveyor.com/api/buildjobs/76sh4cu20rh50bp1/artifacts/art_folder.zip` + +These builds may be accessed either from [AppVeyor's build history](https://ci.appveyor.com/project/supercollider/supercollider/history), or from individual pull request's page. For the latter, find section `All checks have passed` at the bottom of the page, toggle `Show all checks` and choose `Details` next to the AppVeyor entry. + +On the page with the selected build, choose the desired job from the list (32bit vs 64bit), and then `artifacts` on the right. This will reveal a link to `art_folder.zip` which contains the build. + +Boost Update Script +------------------- + +Location: `external_libraries/extract_boost.sh`, `external_libraries/boost_sc_changes.patch` + +### Purpose + +Update Boost libraries packaged with SuperCollider, and apply the SuperCollider organization's patches for Boost. + +### Usage + +Should be run as soon as possible after a new release of Boost. See instructions in `external_libraries/README_BOOST.md` +for more information. + +QtGUI Debug Capability +---------------------- + +### Purpose + +Print verbose debug messages while diagnosing issues with the Qt GUI features. + +### Usage + +Only enabled on a debug build. + +```sclang +QtGUI.debugLevel_(0) // 0 = no output, 3 = verbose +``` + +Test Suite +---------- + +### Purpose + +Unit testing suite for SuperCollider language core library + +### Usage + +If developing on a version older than 3.9.0, download `UnitTesting` quark separately. Add the test suite folder to your +SuperCollider compile paths. Recompile. Run `UnitTest.runAll`, or run tests from the GUI via `UnitTest.gui`. + +### Continuous automatic red/green testing via guard-sclang + +Rather than manually running appropriate tests after editing a library class or a `UnitTest` class, you can use +[aspiers/guard-sclang](https://github.com/aspiers/guard-sclang) which will watch for file changes and automatically run +tests in reaction to them. The steps to set this up are as follows: + +- Make sure you have Ruby installed. +- Make sure you have [Bundler](http://bundler.io/) installed (usually this is as simple as running `gem install bundler`). +- Make sure `sclang` is somewhere on your `$PATH`. +- `cd $supercollider_source/tools/guard` +- `bundle install` + +Now you should be ready to launch Guard via: + + bundle exec guard + +Then start hacking on SuperCollider classes, and enjoy the immediate feedback! + +The mapping between implementation classes and test classes is defined in `tools/guard/Guardfile`. This is currently by +far from perfect, because it naively assumes a 1:1 mapping between class `Foo` and test class `TestFoo`. However it +should be easy to make it more intelligent, even if you don't know Ruby; please feel free to contribute improvements! + +`SC_DOC_RENDER` Target +---------------------- + +### Purpose + +Render all schelp documents to HTML to check for warnings and errors. + +### Usage + +During configuration, pass `-DSC_DOC_RENDER=ON` to CMake. This provides a target called `doc` which can be built to +render all schelp documents: + + cmake .. -DSC_DOC_RENDER=ON # + cmake --build . --target doc + +qpm Test Runner +--------------- + +qpm is a Python-based Quarks package manager and test runner for SuperCollider. It is used by our CI services to run the +SuperCollider-based test suite. See https://github.com/scztt/qpm/tree/qpm-unit for more information. + +Changelog-to-schelp script +-------------------------- + +Location: https://gist.github.com/brianlheim/443ae188dee8f7a85e7f34c04cc66d2b + +### Purpose + +Converts a changelog in markdown format into schelp format. A little extra work required but saves a lot of tedium. See +script for usage. + +sclang Lexer, Parser, & Compiler Regression Test Suite +------------------------------------------------------ + +TODO + +Specific Contribution Workflows +=============================== + +Updating translation files +-------------------------- + +To update translation files for the IDE, you'll first need to make sure Qt's `lupdate` program is in your path, then +build the `update_ide_translations` CMake target. This will overwrite the `.ts` files in `editors/sc-ide/translations` +to reflect the most recent source code. + +Adding IDE translations +----------------------- + +Use [Qt Linguist](http://doc.qt.io/qt-5/qtlinguist-index.html) to update the `.ts` files in +`editors/sc-ide/translations`. Qt Linguist can be included when you install Qt Creator or a general Qt distribution. + +### Adding a new translation language + +If you can't find the language you want to add translations for, first make sure you have `lupdate` and Qt Linguist, then: + +1. Determine its two-letter [language code](https://www.loc.gov/standards/iso639-2/php/code_list.php). +2. Add a new filename for it in `editors/sc-ide/CMakeLists.txt`, in the section marked `# Translation files`. +3. Re-run the CMake generation phase (in your `build` directory, execute `cmake ..`) +4. Build the `update_ide_translations` CMake target to generate a `.ts` file +5. Add translations using Qt Linguist. + +Adding to QtCollider widgets +---------------------------- + +These instructions detail how to add functionality to existing QtCollider widgets (such as TreeView and Knob). Each +widget typically corresponds to a single Qt class, and the simplest way to add functionality is by providing access to +an existing C++ function of the Qt widget. + +1. Locate the C++ source for the widget in `/QtCollider/widgets/`. +2. Add the signature for the function in the header file. +3. Add the implementation for the function in the implementation file. +4. Locate the SC source for the widget in `/SCClassLibrary/Common/GUI/Base/`. +5. Add a suitably named new method in the class file that calls down to the QtCollider widget using `invokeMethod`. +6. Document the method in the corresponding schelp file in `/HelpSource/Classes/`. + +Technical note: not all types can be transcoded between SuperCollider and QtCollider widgets. However, all primitive +types, some collection types, and a few class types are supported. The code which controls this can be found in +`QtCollider::MetaType::find( PyrSlot * )`. + +### Example + +[PR #3560](https://github.com/supercollider/supercollider/pull/3560) demonstrates how to do this by adding +`setColumnWidth` to `TreeView`: + +1. The C++ files are `/QtCollider/widgets/QcTreeWidget.{cpp,h}` +2. The function signature is: + +```cpp +Q_INVOKABLE void setColumnWidth( int column, int width ); +``` + +3. The implementation simply calls up to `QTreeView`: + +```cpp +void QcTreeWidget::setColumnWidth( int column, int width ) +{ + QTreeWidget::setColumnWidth( column, width ); +} +``` + +4. The SC file is `/SCClassLibrary/Common/GUI/Base/QTreeView.sc` +5. The new method simply forwards arguments to `invokeMethod`: + +```supercollider +setColumnWidth { arg column, width; + this.invokeMethod( \setColumnWidth, [column, width] ) +} +``` + +6. The documentation is added to `/HelpSource/Classes/TreeView.schelp`: + +``` +METHOD:: setColumnWidth + +ARGUMENT:: column + The integer index of the column to modify +ARGUMENT:: width + Integer width in pixels +``` + +Project Structure +================= + +- **`.github`**: PR and issue template for GitHub +- **`.travis`**: scripts for Travis CI +- **`cmake_modules`**: Find and Config modules for CMake +- **`common`**: C++ files needed by multiple components of the project +- **`editors`**: Files for `scide` and editor extensions + - **`sc-el`**: the SuperCollider Emacs package, `scel` + - **`sc-ide`**: source for `scide` + - **`sced`**: source for the SuperCollider `gedit` plugin, `sced` + - **`scvim`**: the SuperCollider Vim package, `scvim` +- **`examples`**: SuperCollider code examples, packaged into release assets +- **`external_libraries`**: C and C++ third-party libraries + - **`boost`**: root of Boost C++ sources + - **`boost_sync`**: contains [Boost::sync](https://github.com/boostorg/sync), a synchronization lib which was never + integrated into Boost proper. + - **`hidapi`**: [HID API](http://www.signal11.us/oss/hidapi/) project, which `sclang` uses for HID capability. Our + fork is significantly patched for cross-platform compatibility. + - **`icu`**: IBM's [ICU](http://site.icu-project.org/) library + - **`jackey`**: a simple header for Jack that makes working with Jack Metadata easier. Used by `scsynth` and + `supernova`, but not in current builds (only when `SC_JACK_USE_METADATA_API` is defined, may be old work that was + never completed) + - **`libsndfile`**: header for [`libsndfile`](http://www.mega-nerd.com/libsndfile/), for working with audio file + formats. Used by `sclang` and the servers + - **`nova-simd`**: `nova-simd`, a framework for SIMD vector functions + - **`nova-tt`**: `nova-tt`, a library for cross-platform thread synchronization + - **`oscpack_1_1_0`**: [Oscpack](http://www.rossbencina.com/code/oscpack), a library for working with OSC packets. + - **`portaudio_sc_org`**: SC's fork of [PortAudio](http://www.portaudio.com/), which has been modded for + cross-platform work + - **`portmidi`**: [PortMIDI](http://portmedia.sourceforge.net/portmidi/), a cross-platform library for MIDI I/O + - **`simplejson-2.3.2`**: [simplejson](https://pypi.python.org/pypi/simplejson/), a Python package used by `sced` + - **`yaml-cpp`**: [yaml-cpp](https://github.com/jbeder/yaml-cpp), a C++ library for YAML +- **`HelpSource`**: schelp source for SCDoc +- **`icons`**: contains icon files for the project +- **`include`**: C++ headers for client code, including server plugins +- **`lang`**: C++ source for `sclang` + - **`LangSource`**: sources for the core of the language, including the interpreter + - **`LangPrimSource`**: sources for SuperCollider primitive functions. Loosely organized by functionality. +- **`package`**: tools for preparing and packaging release assets, including changelog-related scripts +- **`platform`**: various platform-specific bits +- **`QtCollider`**: sources for the Qt GUI extensions to `sclang` +- **`SCClassLibrary`**: SuperCollider sources for the core class library +- **`SCDoc`**: C++ sources for SCDoc, the .schelp parser +- **`server`**: C++ sources for `scsynth`, `supernova`, and server plugins + - **`plugins`**: sources for server plugins (UGens) + - **`scsynth`**: sources for scsynth + - **`supernova`**: sources for supernova +- **`sounds`**: sound files, packaged into release assets +- **`testsuite`**: test files + - **`classlibrary`**: SuperCollider-language tests for the core class library + - **`sclang`**: tests for `sclang` + - **`server`**: C++ tests for `scsynth` and `supernova` +- **`tools`**: various tools useful for maintainers + +Important files in the root directory are: + +- **`.appveyor.yml`**: config file for AppVeyor CI +- **`.travis.yml`**: config file for Travis CI +- **`build_sclang_cfg.in`**: config file used for the special `SC_DOC_RENDER` build target +- **`CMakeLists.txt`**: main CMake file +- **`README_*`**: readmes for various platforms +- **`SCVersion.txt`**: the master versioning document. The version number is stored here and nowhere else. +- **`travis_test_run_proto.json`**: config file used by qpm to run tests in CI diff --git a/HelpSource/BrokenLink.html b/HelpSource/BrokenLink.html new file mode 100644 index 0000000..77049e1 --- /dev/null +++ b/HelpSource/BrokenLink.html @@ -0,0 +1,28 @@ + + + + Broken link + + + + +